Description
In this course, you will :
- Learn the fundamentals of game production.
- Learn C# programming and how to use Unity.
- Learn how to create a simple time-killer.
- Discover how simple it is to create video games.
Syllabus:
1. First steps
- Install Unity and Visual studio
- Unity windows and tools
- Vector 2D and How to 2D games work
- Example of using rigidbody and collider
2. Character
- First script ,input and movement
- Jump of a charcater
- Collision detection
- Recap
3. Animation
- Move and Idle animation
- Animations and blend tree
- Character flip