Unity 2D and C# for beginners
- Introduction
- Download and install Unity
- Unity Interface
- Components
- Assets for your game
- 2D Animation in Unity: basics
- Coding in Unity: Basics
- Function
- Vairiables
- Create your own function
- Class
- Coding your game
- Character Movement
- Character Jump
- Animation from idle to run
- Jump Animation
- Collectable Objects
- Counting Collectables and Displaying Score
- Export your game
- Thank you!