Wird geladen...
0 Mods geliked
4 Kommentare
0 Videos
0 Uploads
0 Follower
  • Default

    @Lieutenant Dan what is the point value??

    11. Mai 2021
  • Default

    @Lieutenant Dan can I adjust the steering sensitivity, by adding a little bit of speed to the steering wheel.
    it is super smooth but I want to add speed to the wheel turning from left to right.

    10. Mai 2021
  • Default

    should i want to adjust any of it.

    Maximum speed of the steering wheel.
    .Time to move from left to right = 2 / this (doesn't consider input rise, fall or smoothing).
    SteeringSensitivity=1.7
    .How quickly the steering wheel starts to move at full speed after key is pressed.
    .Time to start moving at full speed = 1 / this
    SteeringInputRise=20.0

    .How quickly the steering wheel stops moving after key is released.
    .Time to stop moving = 1 / this
    SteeringInputFall=30.0

    .As speed increases, the three previous numbers are multiplied by (1 + this * speed).
    SteeringSpeedCompensation=0.036

    .Smoothing of steering wheel (0.0 = instant response, 1.0 = doesn't move).
    SteeringInputSmoothing=0.12

    .How quickly steering wheel centering speed rises with forward speed.
    SteeringCentering=0.5

    10. Mai 2021
  • Default