supertux
supertux copied to clipboard
Fixes growups changing direction when landing on a slope
Adapted the collision check similar to WalkingBadguy to decide if direction should be changed. This includes taking the slope normal into account.
Fixes https://github.com/SuperTux/supertux/issues/2994