Update README.md
This commit is contained in:
parent
44de4bd028
commit
de8bd57c62
1 changed files with 2 additions and 1 deletions
|
|
@ -21,11 +21,12 @@ Puzzle game made by Tom for the Playmakers August Jam 2024
|
|||
- [ ] Level select
|
||||
- [ ] Credits page
|
||||
- [ ] itch.io page
|
||||
- [ ] kill blocks - resets level if player touches them
|
||||
|
||||
|
||||
## COMMANDS
|
||||
- [x] Jump - go up! works in the air too
|
||||
- [ ] Dash - Move in direction you are facing for 0.3s (horizontal only, maybe normalise)
|
||||
- [ ] Dash - Move in direction you are facing for 0.3s (horizontal only, maybe normalise/magnitude)
|
||||
- [x] Phase - collider turns off for 1 second (should i make this longer or a toggle perhaps?)
|
||||
- [ ] Toggle gravity - could also be low gravity?
|
||||
- 2-3 more commands would add more content/puzzle potencial
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue