started work on door and other various
This commit is contained in:
parent
de8bd57c62
commit
419ee45597
6 changed files with 45 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue