DEV Community

Cover image for Completed: Pathway 'Unity Basics'
Josue Chambilla
Josue Chambilla

Posted on

Completed: Pathway 'Unity Basics'

Hello, lately I have been following the Unity Basics Route V6.0, and I learned many things while using Unity version 6.2 (6000.2.13f1), such as:

  • Basic C# scripts with MonoBehaviour
  • Movement and navigation system
  • Collision and trigger detection
  • Object rotation and animation
  • Camera control with Input System
  • Etc.

And it led me to the conclusion that if I can learn through the process, why can't others? Or why not be an example for other people so they can get encouraged to learn? That’s why I will leave the GitHub link with the project that guided me throughout this Unity course. I hope it helps someone, and they can also get inspired to explore more and not just limit themselves to their work. Thank you very much for the comments received on the previous post; I really appreciate them. Now it’s just about putting them into practice and seeing how curiosity grows.

GitHub: https://github.com/Jaech-02/unity-essentials-project

Unity Learn: https://learn.unity.com/pathway/unity-essentials

Top comments (0)