Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 334 Bytes

File metadata and controls

5 lines (5 loc) · 334 Bytes

Unity Cheap Runtime Animator


A cheap and simple runtime Animator for skeletal meshes.
Produce Animation clips, states and blending at runtime, NO Editor.
Why? Because Unity still can't produce runtime AnimationClips that are NOT legacy (which is necessary to use Unity's Mecanim), although promised for over 6 years.