SuperTux / supertux

SuperTux source code
https://supertux.org
GNU General Public License v3.0
2.5k stars 479 forks source link

Let bouncing snowball turn around on collision with other badguys #2967

Closed Brockengespenst closed 3 weeks ago

Brockengespenst commented 4 months ago

If bouncing snowball collides with another badguy, it will, similar to the walking badguy, turn around and bounce in the other direction.

Fixes #2939

Brockengespenst commented 4 months ago

As stated in the description, I added the same behavior as the walking badguys have to the bouncing snowball.