Simple Jeep. Just a couple questions

1 - do i have to use a VehicleSeat?
2 - can i use just VectorForce?
3 - i want to make custom buttons for controlling the car with mobile, this isn’t possible with VehicleSeat right?, if I can I’m probably going to go with a fully scripted car so i have more customization, ex: custom mobile buttons
4 - if you have any other tips or things i should consider

i’m just making a simple jeep. doesn’t need to go too fast or anything and will drive on mostly flat terrain. the cars really only have to be as advanced as the ones in work at a pizza place. those are smooth, and have mobile buttons and all and they have never been glitchy for me

thank you so much for any help

1- Yes, if you want throttle and steer
2 - Yes
3 - No it isn’t possible with VehicleSeat, you would need a regular seat for that

1 Like

what do i use to steer it if i don’t use a VehicleSeat ? AngularVelocity ?

To make it work with a regular seat you would need a local script and a server script for it to work. if you’re using vector force then you should use angular velocity for steering.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.