Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I check what state the humanoid is in?

Asked by
trecept 367 Moderation Voter
6 years ago

I want to know how I can check the state of the humanoid (without using StateChanged) so I can do something like if humanoid.State ~= 1 then. But there's no "state" property of the humanoid, so how would I do this?

1 answer

Log in to vote
0
Answered by 6 years ago

If I'm correct I think it's HumanoidStateType?

Ad

Answer this question