Simple car movement controller

Hi I’m searching a car movement simple.no need to wheel movement just to move it left right forward backward.is there any script so I can add it on my car thanks

Hi @Yash,

There is a vehicle example, perhaps more complex compared to what you are looking for:

https://developer.playcanvas.com/en/tutorials/vehicle-physics/

But if you are only looking for simple movement, then you can get the first person movement script and adjust it to your case:

https://developer.playcanvas.com/en/tutorials/first-person-movement/