started work on door and other various

This commit is contained in:
Clevertop 2024-08-11 21:29:44 +10:00
parent de8bd57c62
commit 419ee45597
6 changed files with 45 additions and 4 deletions

View file

@ -15,13 +15,15 @@ Puzzle game made by Tom for the Playmakers August Jam 2024
- [ ] level funciton
- [x] Losing the game
- [ ] winning the game and moving to next level
- [x] start of level screen
- [x] command functions
- [ ] test camera controls for framerate independance
- [x] test camera controls for framerate independance
- [ ] Menu
- [ ] Level select
- [ ] Credits page
- [ ] itch.io page
- [ ] kill blocks - resets level if player touches them
- [ ] door, starting level button
## COMMANDS
@ -34,3 +36,4 @@ Puzzle game made by Tom for the Playmakers August Jam 2024
## BUGS
- [x] cant place command block in pedestals which ahs already had one
- [x] cammoand blocks can be lost by falling out of world
- [ ] movement(+camera?) is framerate dependant