Unity-animation-basic-Project/ ├── Assets/ │ ├── Animations/ # .anim clips and Blend Tree assets │ │ ├── Idle.anim # Idle animation clip │ │ ├── Walk.anim │ │ ├── Run.anim │ │ └── Jump.anim ...
Arissa-s-Destiny/ ├── Assets/ │ ├── Scenes/ # Unity scene files (.unity) │ │ ├── MainMenu.unity # Entry point with navigation UI │ │ ├── Lesson1.unity # Lesson: Scene setup & camera control │ │ ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results