I’m in the process of coding a dance sequence and I’ve gotten this error message twice trying to use the sing_dance_energetic_doublepoint_loop and the walk_sing_energetic_loop animations. I’d appreciate another set of eyes, I haven’t updated/coded my story in a year
I think it could be that you wrote “in zone 2 in 3” or the THEN because I have never seen it in use, I always use AND, but that could be me since I’m recent in writing.
@DANCER 3 walks to spot 0.569 55 200 in zone 2 in 3 AND DANCER 3 moves to layer 0 @DANCER 3 is sing_dance_energetic_doublepoint_loop @DANCER 3 is sing_dance_energetic_pointup_loop @pause for a beat @DANCER 3 is dance_drop_it
It’s strange but one thing careful with using is with loop animations, since this command is for while the animations are happening for looping ones is better to use start.
From your original one, I would try
&DANCER 3 moves to layer 0 then DANCER 3 walks to spot S X Y in # then DANCER 3 starts dancing animation then pause for # (number of seconds or a beat) then DANCER 3 starts other dancing animation then pause for 2 then DANCER 3 is dance_drop_it
Because the walk AND move to layer # can be the reason for staying idle
Hey! I had that warning message one time too but it’s a glitch that episode has never fixed since 2020 you have to use walk_neutral for them all if they are walking to a certain zone! hope this helps