clock gui and command block fix
This commit is contained in:
parent
864f62d5b4
commit
a9be913adb
11 changed files with 121 additions and 5 deletions
|
|
@ -8,7 +8,9 @@ Puzzle game made by Tom for the Playmakers August Jam 2024
|
|||
https://freesound.org/people/primeval_polypod/sounds/156507/
|
||||
|
||||
# new TODO
|
||||
- [ ] when command blocks are propped they are placed as a root node, causing them to carry between rooms
|
||||
- [x] when command blocks are propped they are placed as a root node, causing them to carry between rooms
|
||||
- [ ] onscreen timer
|
||||
- [ ] pedestal highlight should match clock
|
||||
- [ ] improve menu
|
||||
- [ ] swap out to developer name
|
||||
- [ ] make it a 3d environment with a rotating camera
|
||||
|
|
@ -17,6 +19,7 @@ https://freesound.org/people/primeval_polypod/sounds/156507/
|
|||
- [ ] pause menu on ESC
|
||||
- [ ] replace back to menu button
|
||||
- [ ] volume settings?
|
||||
- [ ] website splash page for SMASH
|
||||
|
||||
# old todo
|
||||
- [x] FPS Controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue