idk
This commit is contained in:
@@ -51,4 +51,9 @@ public class VehichleControl : MonoBehaviour
|
||||
Brake();
|
||||
UpdateWheelMovements();
|
||||
}
|
||||
|
||||
private void Start()
|
||||
{
|
||||
GetComponent<Rigidbody>().centerOfMass = CenterOfMass.localPosition;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user