Devlogs
Entry 1 - platformer game first steps
- 8. 3. 2021 [30min]:
-
installing Unity and VS Unity package
- 13. 3. 2021 [2h]: - exploring LEGO and Karting tutorials:
- whatched all videos about Esential unity concepst(prefabs, GameObjects and components) - try to build and publish the Karting game
- 14. 3. 2021 [2h]: - the platformer game
- go thrue all tutorials on modding platformer game and implemented those changes
- problems:
- tilemap editor at layer "level" is not displayed ground to be modified.
- the tilemap editor wasn't installed. It can be installed form Unity package manager.