Final Demo: here!
This project aims to create a spider like creature which walks using procedural animations. Procedural animation are animations generated in real time (i.e instead of doing animations by hand, the movements are generated by a script). This is particularly useful when it comes to creating walking animations that adapt according to the features of a terrain.
- Unity - A game engine designed for real-time 3D & 2D projects
- Unity Version 2021.3.11f1.
- C# in VsCode
- Download the project as a ZipFile
- Unzip the file
- Open up the UnityHub and select the project