This is a support category for asking questions about how to get something done on the Roblox websites or how to do something on Roblox applications such as Roblox Studio.
You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I just want to make the Fall animation stop when the humanoid state changes to “Landed” -
What is the issue? Include screenshots / videos if possible!
Stop() isn´t working, it just doesn´t stop the animation
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have tried with “IsPlaying” but it doesn´t work, tried making a warn that say “stopped” to see if there was any problem, also tried to make it with a bool value, but it just doesn´t work.