Skip to main content

B1MotorcycleMovementSetting

  • Movement physics settings for a motorcycle-type vehicle, including lean, speed, steering, and acceleration values.
PropertyTypeDescriptionMetadata
MaxWheelAnglefloatMaximum wheel rotation angle (degrees) at full steering lock; 60 degrees means 30 degrees per side.Category: B1MotorcycleMovementSetting
ReverseSteeringScalefloatScale multiplier applied to the maximum steering angle during reverse; 1.0 matches the forward angle.Category: B1MotorcycleMovementSetting
MaxForwardVelocityfloatMaximum forward speed of the motorcycle.Category: B1MotorcycleMovementSetting
ClampMin: 0
MaxReverseVelocityfloatMaximum reverse speed of the motorcycle.Category: B1MotorcycleMovementSetting
ClampMin: 0
MaxWheelRotateTimefloatTime in seconds to rotate the handlebar to full lock.Category: Steering
ClampMin: 0
MaxWheelReturnRotateTimefloatTime in seconds for the handlebar to return to center from full lock.Category: Steering
ClampMin: 0
HandBrakeDeaccelerationRatefloatDeceleration rate applied when the handbrake is engaged (0.0 to 1.0).Category: HandBrake
ClampMax: 1
ClampMin: 0
HandBrakeDeaccelerationTimefloatTime in seconds for the motorcycle to stop when the handbrake is engaged.Category: HandBrake
ClampMin: 0
AddSlideAngleOffsetBySpeedfloatAdditional angle offset (degrees) added to the slide direction when colliding at high speed.Category: Slide
ClampMin: 0
MaxLeanAnglefloatMaximum lean (banking) angle in degrees during cornering.Category: Lean
ClampMin: 0
LeanSpeedfloatSpeed at which the lean animation is applied during cornering.Category: Lean
ClampMin: 0
AccelerationfloatForward acceleration rate.Category: Acceleration
ClampMin: 0
ReverseAccelerationfloatReverse acceleration rate.Category: Acceleration
ClampMin: 0
BrakeDecelerationfloatBraking deceleration rate.Category: Acceleration
ClampMin: 0
NaturalDecelerationfloatNatural deceleration rate when no input is applied.Category: Acceleration
ClampMin: 0
SlideDecelertaionfloatDeceleration rate during a slide.Category: Acceleration
ClampMin: 0
SteeringSensitivityfloatSteering responsiveness multiplier.Category: Steering
ClampMin: 0