supertux icon indicating copy to clipboard operation
supertux copied to clipboard

Fixes growups changing direction when landing on a slope

Open Brockengespenst opened this issue 1 year ago • 0 comments

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

Brockengespenst avatar Jul 03 '24 21:07 Brockengespenst