#Platform Stand issue
1 messages · Page 1 of 1 (latest)
Humanoid:ChangeState(Enum.HumanoidStateType.PlatformStanding) but pls dont use platform stand for ragdolls 🙏
use Humanoid:ChangeState(Enum.HumanoidStateType.Physics) instead
because i figured out you cant respawn if you die while platformstanding
make sure to use them in a client script btw