I know some people are experienced with this. So I need some help
Here is my code. The problem is when the car is loaded, it flips at about 10mph.
Look at the part where I commented "//This messes it up =c". Without that it doesnt flip until 40mph. Which it still shouldnt flip right over at.
Loading Vehicle From Files - Flipping Problem
Here is my code. The problem is when the car is loaded, it flips at about 10mph.
Look at the part where I commented "//This messes it up =c". Without that it doesnt flip until 40mph. Which it still shouldnt flip right over at.
Code (CSharp):
- //Prepare base variables
- string CarName = vehicleName;