WHAT’S UNITY? 1- Engine for creating any application 2- Engine for publishing application in most platforms 3- Programming with C# and JavaScript 4- Creating object and controlling them 5- Create highly-optimized content 6- Best compiler for Android games etc.
Important parts : 1- Hierarchy 2- Scene , Game 3- Project , Console 4- Inspector
First Step : 1- C reate object 2- Set position and information 3- Conection between object and code 3-1 – Visual 3-2 – In code 4- Change postion in code 5- Move postion in code 6- R otation in code
In countinue … 1- Some important component 1-1 – RidgitBody 1-2 – Colider 1-3 – Joint etc. 2- Animation 3- Physics etc.