TheSeekerGame / TheSeeker

Metroidvania game in Bevy
24 stars 6 forks source link

Adjust Creature State Machine #52

Closed c12hz closed 1 month ago

c12hz commented 1 month ago

Adjust creature state machine to remove retreating state and instead:

Also, when creatures is in Melee Attack state make it only able to change direction on the first tick of each melee attack.

odecay commented 1 month ago

WIP in #58