SuperTux / supertux

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

Bumper momentum inconsistency #1824

Open Alasdairbugs opened 3 years ago

Alasdairbugs commented 3 years ago

SuperTux-v0.6.2-829-g63a326685 Windows 10

Unsure what the expected behaviour is for the momentum, but I feel like it is inconsistent. sometimes tux is very heavy, and other times, he turns around too fast. The momentum applied is such that when tux dies, even his hitbox is nudged. I feel like there is speed being added to tux's original speed instead of multiplying his current speed, which would make more sense... the harder you hit the bumper, the more it bumps.

https://youtu.be/v89G2mRryWs showcases this.

I think this needs more discussion. Bumpers, currently, are very volatile though however.

Semphriss commented 3 years ago

Good catch, I'm on that one

Rusty-Box commented 1 year ago

We really should pick this one up again! Those bumpers are a nightmare to work with.