godot-wildlings / cyberpunk-jam-2019

https://itch.io/jam/cyberpunk-jam-2019
MIT License
2 stars 0 forks source link

player needs ability to mantle over small obstacles. #33

Closed plexsoup closed 5 years ago

plexsoup commented 5 years ago

Jumping doesn't work well if you're trying to clear a crate or barrel. Sometimes you misjudge the jump and bounce off the edge of the obstacle, which is frustrating.

Small obstacles shouldn't be such an impediment.

Consider adding an ability to mantle over small obstacles when the player is adjacent to them and pushes mv_up or mv_right/mv_left

plexsoup commented 5 years ago

I removed most of the small obstacles, since we didn't have mantling.