TheSeekerGame / TheSeeker

Metroidvania game in Bevy
24 stars 6 forks source link

Player Velocity Freeze on Damage #34

Closed c12hz closed 1 month ago

c12hz commented 2 months ago

After player deals damage, their horizontal and vertical velocity should freeze for a number of ticks.

This will add a sense of weight and effort to the player attacks, as well as potentially allow for chaining attack combos when in air

destravous commented 1 month ago

wip in: https://github.com/TheSeekerGame/TheSeeker/pull/40