#Idle animation action
1 messages · Page 1 of 1 (latest)
google free 🙏
Well I searched up on Google and google doesn't find my ANSWER
well i searched up on google and this is the FIRST ANSWER
if u want it to play forever just enable .Looped and to check if the player isnt moving just go
if Humanoid.MoveDirection.Magnitude < 0 then
IdleAnim:Play()
end
and make sure to set the animation priority or else the animation wont play