#my script is playing my animation but does not finish the animation
1 messages · Page 1 of 1 (latest)
Use the Animator instance
it is located within the Humanoid and handles animations
char.Humanoid:LoadAnimation() is deprecated
I'm going to assume this might be ai code but idk
so instead of char.Humanoid:LoadAnimation() it should be char.Humanoid:Animator()?
Use task.wait as well
Look up on google about the Animator
it might be a problem with the animation and not the script? (maybe check anim prioitiy)
** You are now Level 1! **
we've all amde that mistake b4 lol