How can I tell if someone moves?

Pretty sure the title sums it up, I used to know how to do it but now for the life of me I cant figure it out, So far all I’ve been able to find is posts about just saying detect for certain inputs but Im looking for other ways

Humanoid:GetPropertyChangedSignal("MoveDirection"):Connect(function()

end)
1 Like

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