Skip to content

This project aims to create a spider like creature that walks using procedural animation. Procedural animation are animations generated in real time.

Notifications You must be signed in to change notification settings

IsaacYu15/ProceduralWalkingAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

PROCEDURAL WALKING ANIMATION

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.

BUILT USING

  • Unity - A game engine designed for real-time 3D & 2D projects

PREREQUISITES

TRY IT YOURSELF!

  1. Download the project as a ZipFile
  2. Unzip the file
  3. Open up the UnityHub and select the project

About

This project aims to create a spider like creature that walks using procedural animation. Procedural animation are animations generated in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages