Unity uses a component-based architecture.


Everything is a GameObject with components.


Scenes organize game levels.


Understanding these basics is essential for building games.

← Back to Learn