Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
- Updated the README
  • Loading branch information
deanblackborough committed Aug 3, 2024
1 parent 93e893f commit 80af7b2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@ Check the playerInput script file, the controls should be what you expect though

## Features

- Player moment - left, right, jump
- Player moment - left, right, jump & dash
- Gravity setting and terminal velocity setting
- Max jumps setting
- Moving jump through platforms, move in x and/or y
- Player collision with ground
- Player collision with jump through platforms
- Player collision with moving jump through platforms
- Players can drop through jump through platforms with down + jump
- Players can drop through moving jump through platforms with down + jump
- Player sprites for idle, running and jumping
- Player can drop through jump through platforms with down + jump
- Player can drop through moving jump through platforms with down + jump
- Player single dash (gravity disabled during dash)
- Player sprites for idle, running, jumping & dashing

## Working on

- Dashing
- Slide
- Rolling
- Landing after fall
Expand Down

0 comments on commit 80af7b2

Please sign in to comment.