ControllingHumanoid (Property)

From Legacy Roblox Wiki
Jump to navigationJump to search
ControllingHumanoid
Property Instance Controlling Humanoid
Description The Humanoid that is controlling the SkateboardPlatform. This property is read-only.
Member of SkateboardPlatform


Example
print(game.Workspace.Skateboard.SkateboardPlatform.ControllingHumanoid.Parent.Name) --> Player