EricKnudsen256 / 2DSpring2021

2D Game Framework
MIT License
1 stars 0 forks source link

D5: 5 Different Player Abilities #5

Closed EricKnudsen256 closed 3 years ago

EricKnudsen256 commented 3 years ago

Possible Brainstorming for player abilities

EricKnudsen256 commented 3 years ago

Player now has ability to double jump

Double Jump Dash Melee Attack Ranged Attack Special Attack?

https://github.com/EricKnudsen256/2DSpring2021/commit/083f9c25d4676acf33ff400ba96c241b465c2dac

EricKnudsen256 commented 3 years ago

Player now has ability to melee attack on either side, should probably add some type of animation to show the hitbox when other deliverables are done

EricKnudsen256 commented 3 years ago

All abilities now completed, removed dash and special, replaced with wall jump and sprint