The way you have it the Changestate to 910 is preventing whatever's below it from triggering, since it happens first.You said you tried without it first and it didn't work, though, and since that Sctrl is the only thing I see there that's wrong, maybe your anim 810 isn't finite (infinite time, -1, on last frame) which prevents animtime=0 from working.