Log in to reply
 

[QUESTION][C#.NET] How can i lock rotation when car is in air?



  • i have this code to apply force when the car is in air but it smashes the entire car , is there a way to lock the rotation so the car stays stabilized while in air?

       mycar.ApplyForceRelative(new Vector3(0, force - 15f, 0), new Vector3(0, force, 0));

Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.