I want to make a player sit so they fall on the ground and they can't move using a script. How do I do this?
In the Humanoid is a property called "Sit", just changed that property to true in the script. Done.