⚡ Solve all of your leg animating problems with Legs Animator!
Legs Animator is component which provides a lot of features for characters with legs... so for almost all kinds of creatures.
⭐ List of features:
✍ This component will NOT generate running animations out of standing animations! It can improve running animations (Legs Animator is working in sync with played animation), but it works on already existing running animation clips. In the other hand, Legs Animator can animate procedurally simple steps/walk animations.
(running insects are actually possible to animate with Legs Animator)
⚙️ Component is highly optimized : 1 Leg = similar performance as one Unity's Character Movement controller move. But if you want to use multiple spider like creatures :
[8 legs to compute] *TIMES* [spiders count] = it can cost some performance of your project.
(plugin has potential for DOTS implementation, so in the future there may be released high performance boost update)
☄️ Use Legs Animator's built in IK solution or use any other IK solver.
Legs Animator is computing positions/rotations which can be used by other IK solvers or custom scripts. Plugin provides implementations of Unity's Mecanim Foot IK and Final IK (links in the plugin's readme file).
Demos Package to see what you find in Demo Scenes and for performance check:
Package works on all SRPs! It's not shader related package.
(You just need to covert standard Demo materials for demo examples)
Built In ✅ LWRP ✅ URP ✅ HDRP ✅ Custom RP ✅
Demo Scenes are including Legs Animator setup on the various rigs (humanoids, quadrupeds, spiders) Demo Scenes are focusing on showing-off different features of the plugin and providing examples of character movement.