SuperTux / supertux

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

[Bug]: Growup turns around unintentionally when landing on a slope #2994

Open Brockengespenst opened 3 days ago

Brockengespenst commented 3 days ago

SuperTux Version

v0.6.3-1293-gd4d88e83d

System Information

macOs Ventura

Expected Behavior

Growup does not change direction when landing on a slope.

Actual Behavior

Growup changes direction when landing on a slope. Not always, but very often.

Steps To Reproduce Actual Behavior

  1. Place bonus block above a slope
  2. Hit the bonus block from below
  3. Watch the growup landing on the slope

Additional Information

Watch this video: https://github.com/SuperTux/supertux/assets/155102424/b8fb00d8-8f30-49b6-94ed-8b0d3f550221

Guidelines For Reporting Issues