Ok so i am having some troubles with animations … ok so i wanted to animate and saw a tutorial about it and so scripted and added my own animations , anyways these were the troubles i faced
the animations were a lot slower than those i actually animated
the animation stopped playing automatically after some time
sometime they didn’t even play even though the script i was using was the same
luckily i was somehow able to overcome the 2nd and 3rd problem but i am not sure how i did that … please tell me how to solve ALL these problems
Well for starters the second one can be fixed by changing the animation objects loop property to ‘TRUE’
This makes it so it will run forever.
As for why its moving slow it could be cause you changed some settings inside of the animator or the animation is laggy.
Another note is check the output to see if there are any errors!
I dont know much about animating but if you cant figure it out find a tutorial on how everything works