Only two of my animation frames display?
Hi, so I've looked everywhere, and I absolutely cannot find a solution, or even someone with a similar problem. I created a 2d sprite animation that plays every time the player jumps. It worked just fine in the scene I tested it in, so I created a prefab and added it to the other scenes. It still works fine in the first scene, but in all the other scenes, only the first and fourth (out of six) frames display in game view?
I looked in scene view, and they are perfectly visible. There is no difference in the object between frames, and I've checked literally every game object between the first scene and the others, but there is no difference I can see. I've tried changing sorting layers, reloading the prefabs, and restarting Unity, but nothing changes.
I cannot for the life of me figure out what is wrong, and I really need help with this, if you have any ideas, let me know!
Your answer
Follow this Question
Related Questions
Animated Sprites blocked by Canvas 1 Answer
How Do I Make the Camera Follow an Escape ship. 0 Answers
Animator Layers performance (No motion) 0 Answers
Disable Animation when object is visible on camera 0 Answers
Custom Animation Editor 0 Answers