supertuxkart-sourceforge-migration / stk-migration-test2

0 stars 0 forks source link

[Waiting for feedback] Oversteering #777

Open supertuxkart-sourceforge-migration opened 10 years ago

supertuxkart-sourceforge-migration commented 10 years ago

Author: hikerstk

oversteering easily happens (see http://forum.freegamedev.net/viewtopic.php?f=17&t=3687#p36944).

Without additional feedback: make the time-for-full-steer different for steering and going-back-to 0 (and the latter faster). Perhaps this helps.

Otherwise: check steering when coming out of skid to make it smooth (there might still be a jump depending on direction of steering).

Or adjust the steering-depending-on-speed curve? Make time-full-steer faster or slower? Or perhaps dependent on speed?

Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/ticket/777

supertuxkart-sourceforge-migration commented 10 years ago

Author: hikerstk R11893 added a separate setting for 'back to straight' time.

Waiting for feedback to see if this is good enough

supertuxkart-sourceforge-migration commented 10 years ago

Author: hikerstk In r11951 made steering for keyboards less sensitive (or slower) at smaller steering angles, and a bit more fast at higher steering angles (resulting in overall the same time-till-full steer). I am closing this ticket now, please reopen if this should still be an issue.