Introduction to Unity - study the tools such as Unity Hub and brief overview.
  • Unity Hub overview, the basics, why its needed and how to use
  • Creation of a new project and opening an existing project
  • Unity windows and panels
  • Unity menus and the package manager
  • Editor and Scene windows - the most important Unity windows
  • Working in the Unity Editor scene. Unity services.
2D dungeon crawler quickstart guide
  • Dungeon crawler project creation, introduction to tile maps
  • Creation of new tile maps, level creation and solving tile combination issues