SuperTux / supertux

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

Fix badguys not climbing certain slopes #2925

Closed tobbi closed 2 months ago

tobbi commented 2 months ago

Fixes #761

I don't know if this introduces other bugs, so please test this thoroughly before merging.

Rusty-Box commented 2 months ago

I does kinda work. Only problem is that smart enemies go up all slopes but refuseto go down >=45° slopes.

MatusGuy commented 2 months ago

I does kinda work. Only problem is that smart enemies go up all slopes but refuseto go down >=45° slopes.

This is unrelated and planned to be fixed in #2812