How to Use Seat:Sit() on Client

Hello I don’t know why but I am struggling to get the Sit() to work on client only. It works perfectly fine on server but the second i take it to client nothing happens. No errors or nothing. I am trying to sit a cloned copy of the player model.

If Sit() doesent work on client what would be the best approach to do something similar

weld the player root to the seat block :sunglasses:

some genius boi up here also

Like he said, just weld the character model to the seat. I’d also have the model play the sitting animation so it’s more convincing.

(You can find all of the default Roblox animations inside of your Character’s “Animate” script!)

Spent all night dealing with path finding client rendering to get stuck on this. Spent litteral hours trying to figure this out and now that you pointed it out to me i think im just ready for a nap. lol ugh Thanks!

Sometimes there are limitations and that’s when you gotta get creativeE, anyways sweet dream!

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