Game engines course at FAMU CAS.

General sources:
Unity Manual
Unity Learn

1. block

  • Game Engines generally (what is different - time (fps), lightning (baked, realtime), coding(start & update)
  • Unity Basics (Unity Hub, Unity Editor, package managers)

    SOURCE : Unity Essentials - Get started with Unity, Explore Unity, Learn Unity:
  • Install the Unity Editor for the first time
  • Create and manage projects in the Unity Hub
  • Identify and use essential features of the Unity Editor.
  • Create and Manage Scenes
  • Navigate in 3D space in the Scene view (link)
  • Navigate in 2D space in the Scene view
  • Download Standard Assets and import FPS game (link)
  • Download and import Assets from internet (link)