I’m not completely sure what the problem is here, but these are some possible cases and solutions:
-
There are two idle-rear animations (idle_rear and idle_loop_rear). They do the exact same thing, so you may want to try the other one in case there’s a glitch.
-
There may be an error since line 99 starts with an & symbol and doesn’t have a line of code following it. (This is probably unlikely, though.)
-
Episode does occasionally have glitches, so refreshing your screen (if you haven’t already) may help. However, I find this isn’t usually the case.
-
I have had a problem with spot directing and animations happening at once before. You could separate the spot directing command and the animation by creating two & lines of code or you could use “then” instead of “and” since the spot change is instantaneous (it won’t change the time for the animation to begin).
I hope this helps.