Unity-animation-basic-Project/ ├── Assets/ │ ├── Animations/ # .anim clips and Blend Tree assets │ │ ├── Idle.anim # Idle animation clip │ │ ├── Walk.anim │ │ ├── Run.anim │ │ └── Jump.anim ...
This is a scene with 3 different materials and 3 different shapes. I choose a crate, crate box and a solid wood box paired with six different different shaders. Scene 2 – Maze with (BONUS 1: Create a ...