Unity - Procedural Spider Animation
A project that procedurally animates a spider’s movements in Unity. The system uses a simplified implementation of forward and backward chaining inverse kinematics to control the spider’s leg movements. It is capable of managing complex terrains, including slopes, stairs, crevices and vertical walls.
Project available on GitHub.