BUG
|
minimal movement when standing still and pressing down
|
soundmanager awake after scene change (switch from game to menu)
|
FIX
|
prefabs
|
soundnames enum to string... (enums don't really work and will be a headache in the future)
|
|
TODOs
|
Create new scene for general managers
|
Encrypt Savefile
|
Overhaul scene fade in/out (kinda same as soundmanger)
|
Add loading bar during loading screen
|
Add "settings saved" to main menu
|
|
|
NEXT
|
Animate drilling
|
Add borders to map
|
Add background to map
|
Tilemap seed
|
Save/Load tilemaps
|
maybe save all deleted tiles in an array and destroy them on load? (maybe better than saving all tiles in savefile)
|