How to drive a car using scripts

I have made a simple car but I don’t know how to make it drive without the player sitting in the car itself. I tried spawning the play on top of the car but that isn’t good because sometimes they don’t sit in the car. Any advice? Also, the car is a basic type where the wheels are attached using hinges and a drivers seat right now.

1 Like

Try using Seat:Sit(humanoid) and Model:SetPrimaryPartCFrame(cf)
2 Likes

well i made custom vehicles that dont require players to move
https://streamable.com/zx1uf2
so id suggest doing that but then again that may be overly complicated, just my solution :smiley:

1 Like

Yes, can you share the solution? I just needed that because having to sit down in the car is kind of buggy, even when using scripts,

Oh I thought I put it my response but part velocity and body gyro