Skip to main content

Wheel Colliders property steerAngle works in Unity but not in Luna

This is most likely due to the fact that Luna's Wheel Colliders aren't fully implemented.

Possible solution:

  • Try to create a steering effect by moving the RigidBody via transform. Depending on the circumstances, this might not be a perfect solution to this issue.