You should google before you post here. Here is a tutorial for vehicles.
You better set the answer as correct if you think it is, if you don’t think it is then please state why.
You should google before you post here. Here is a tutorial for vehicles.
You better set the answer as correct if you think it is, if you don’t think it is then please state why.
void Update(){
transform.position += transform.forward;
}
That’s about as simple as it gets. Are you seriously saying there is not a single tutorial that explains basic velocities/wheel colliders?