Unity info

One of the things that is key to building games in Unity is the concept of Game Objects. Every object in your game is referred to as a Game Object. But a Game Object on its own is kind of like a blank slate.
In order for you to work with a Game Object you need to understand these terms:

  • Components define the behavior, appearance or function of a Game Object.
  • Prefabs are preconfigured Game Objects, which you can store and reuse.
  • Tags help you identify Game Objects.
  • Layers make it easy to group individual Game Objects together in order to apply rules.

***************************
Scripting tutorial: https://unity3d.com/learn/tutorials/s/scripting

The Unity Interface Overview – Unity Official Tutorials: https://unity3d.com/learn/tutorials/topics/interface-essentials/interface-overview

Creating an Infinite Runner http://learntocreategames.com/creating-an-infinte-runner/

Unity download archive: https://unity3d.com/get-unity/download/archive

Blogbook : PHP | Javascript | Laravel | Corcel | CodeIgniter | VueJs | ReactJs | WordPress