how can u call it awesome? if i see this right the lvl is from a citygenerator and the drivingscript is more than weak. If u wanna stop the car flipping so easy than set the weightpoint lower at the start javascript:rigidbody.centerOfMass = Vector3 (0, -2, 0);
or in c#:
void Start() {
rigidbody.centerOfMass = new Vector3(0, -2, 0);
}
stupid idea to rotate with a and d, let us walk left n right with it and rotate with the mouse or noone will like this game it is incredible annoying to walk like this.
what are u guys talking about??? there is no nice start it is a crappy landscape made from standard assets and a stupid char out of some spheres that can just walk around, u can do this in less than 10min. I ain`t writing sth. like this here i just had to do it in this case, because u trick people with the worms picture.
i got the city and any 3d model in this game off of turbosquid, and i stopped the vehicle flipping so much with a simple velocity script