Very simple. My first game was made three years ago with Brackeys. So this is my second. Stuff that I’ve learned in this section are:
- Prefabs
- Basic virtual camera
- Programming. Set snippets(i had an issue. Needed to click “Regenerate project files” in “Preferences → External Tools”). How to get to components of 3d objects. What is deltatime(it’s a secons diveded by fps). How to register collision. Tags. SerializeField.