Implemented a restart button that starts the game over completely and moved all mouse input based checks to the update function

This commit is contained in:
Gregory Campbell
2020-06-07 14:02:03 -04:00
parent 33e79d91c5
commit e1965d4024
7 changed files with 246 additions and 23 deletions
+1
View File
@@ -7,6 +7,7 @@ TagManager:
- Object
- Item
- Dirt
- Restart
layers:
- Default
- TransparentFX