Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
deanblackborough committed Aug 6, 2024
1 parent db333f8 commit c83e49b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,20 @@ Check the `player/scripts/playerInput` script file, the controls should be what
- Player can drop through moving jump through platforms with down + jump
- Player single ground dash (gravity disabled during dash)
- Player single ground slide
- Player sprites for idle, running, jumping, dashing & slide
- Ground slide and ground dash have a cooldown
- Player sprites for idle, running, jumping (up and down), dashing & slide

## In progress

- Need to show debug values/ranges for moving platforms
- You can slide and then end up in a ground object
- Cooldown for sliding

## To Do

- Drop down animation when falling
- Debug option to show colliders on objects, players
- Solid platforms - for puzzles
- Adjust movement for moving platforms, switch to target position on x and y rather than a circle radius
- Air Dash
- Rolling
- Landing after fall
- Wall climb & Wall hang
- Breakable walls/platforms
- Ladders
Expand Down

0 comments on commit c83e49b

Please sign in to comment.