supertux icon indicating copy to clipboard operation
supertux copied to clipboard

[Bug]: Tux unable to stand on / jump off frozen badguy that is bouncing on trampoline

Open celeste5000 opened this issue 8 months ago • 2 comments

SuperTux Version

0.6.3-1599-g6f1078d10

System Information

win11

Expected Behavior

i expected tux to be able to stand on and jump off the frozen badguy bouncing on the trampoline onto another surface while the frozen badguy is still briefly moving upwards from the trampoline.

Actual Behavior

tux was not able to stand on or jump off the frozen badguy, instead tux was stuck in the falling animation while on the frozen badguy. backflipping onto the frozen badguy made tux slide off of it while stuck in the backflipping animation rather than land on it normally.

Steps To Reproduce Actual Behavior

  1. place a trampoline in a level
  2. place any badguy that can be frozen (ivy, spiky, etc)
  3. test the level and freeze the badguy
  4. grab the frozen badguy and place it on a trampoline (portable or stationary works)
  5. jump onto a solid surface and jump off it to land on the frozen badguy, or you can backflip onto it

example: Image

Additional Information

Image Image Image

Guidelines For Reporting Issues

  • [x] I have read https://github.com/SuperTux/supertux/blob/master/CONTRIBUTING.md#bug-reports.
  • [x] I have verified this isn't an issue that's already been reported.
  • [x] I have verified this isn't a discussion, or an issue about a crash or a feature request, but rather an actual bug ─ that is, the game did something not intended.
  • [x] I have verified this issue is not about wrong translations (use Transifex for those), or anything unsupported (e.g. third-party add-ons).
  • [x] In this report, I have only included details about one (1) bug.
  • [x] If I make a mistake while submitting this report, I agree to use the "Edit" feature to correct it, instead of closing this issue and opening a new one.

celeste5000 avatar Feb 23 '25 20:02 celeste5000