0 файлов понравилось
4 комментария
0 видео
0 загрузок
0 подписчиков
@Lieutenant Dan what is the point value??
@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.
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
Bro how to spawn it