How do I get Humanoid from Player?

How do I get a Humanoid from a Player? I’m trying to get a Player’s Humanoid when they interact with a ProximityPrompt, to sit them in a seat.

Player.Character returns the player character if they have one
So you just do Player.Character.Humanoid and i assume you know how to do the rest

It works, Thanks!

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