Stopping player from moving vehicle by walking on

I am making a model T style car for a game, and all is well except the fact that the player can move the vehicle by walking on it ONLY IF another player is driving it (because i disable the hinges for the wheels if theres no one in it)

Video:

I also had the issue where the player could push the truck and make it go mach 10 billion but fixed it by putting the mass up but now i have this.

Did you set networkownership of the car to the player when they sat down? Might help this.

Setting Ownership

1 Like

Just tried it and nothing changed.