game
- 2 Devlogs
- 3 Total hours
fun game
fun game
-player now extends from an entity super class
-added dummy which can get hit, also extends from entity
-made tilemap: the tileset size setting is lowk hidden in the inspector
-i learned u can generate big maps with code rather than placing each individual tile
-player can move around but not much content yet