How can I force a player to get out of a seat

How can I kick a player out of a seat? (Sorry if this is too short, it’s just a very simple question)

8 Likes

In the Humanoid, there is this property:
image
If you set it to false, it will get them out of their seat.

26 Likes

Many options,
Changing Sit to false
Jumping the Player
Moving player HumanoidRootPart
Destroying ‘SeatWeld’

5 Likes

There’s multiple ways and different ways will work differently to the other but there’s no need to “reinvent the wheel”. If one method works fine, there’s no need to overcomplicate it. :upside_down_face:

1 Like

I already tried forcing the player into a jump but it was a little glitchy, setting sit to false worked fine though. Tanks!

1 Like

Or use all of them :smirk: bc why not

1 Like