danielquinnell / BlackBow

Black Bow is a 2D, cave exploring, archery, puzzle game
Other
3 stars 0 forks source link

Character should stop when shooting an arrow #8

Open ashindlecker opened 9 years ago

ashindlecker commented 9 years ago

When Fletcher pulls an arrow, it shouldn't be able to move. This can be done in multiple ways. My idea would be a flag for the CharacterSystem to check to see if the character is pulling a bow. If so, don't allow movement.