My character will not perform the animation I coded

My character does everything else after that, which is coded

       IZABELE (eyeroll_subtle)
    (Ew, they could not be any wierder.)
@IZABELE is dustoff_neutral_loop
@IZABELE is dustoff_neutral_loop
@IZABELE is read_phone_neutral_loop
@AARON is idle_armscrossed_awkward_loop and BOY is talk_awkward_loop
sound schoolbell
        IZABELE (think_rubchin)
    (Just one more day, Izabele.)
        IZABELE (deepbreath)
    (You got this.)

She does everything except the eyeroll_subtle.

I also already tried coding it like this too, and when that did not work I substituted it for the & symbol.

@IZABELE is eyeroll_subtle 
       IZABELE 
    (Ew, they could not be any wierder.)
@IZABELE is dustoff_neutral_loop
@IZABELE is dustoff_neutral_loop
@IZABELE is read_phone_neutral_loop
@AARON is idle_armscrossed_awkward_loop and BOY is talk_awkward_loop
sound schoolbell
        IZABELE (think_rubchin)
    (Just one more day, Izabele.)
        IZABELE (deepbreath)
    (You got this.)

Does anyone know how to fix this?

1 Like

Try coding it like this

&IZABELE starts eyeroll_subtle
#speechbubble line
IZABELE
(Ew, they could not be any weirder.)

It should perform the animation as the speech bubble pops onto the screen.

2 Likes

It didn’t work :frowning:

1 Like

Okay. Let me pull up my help story and figure out what’s up. :slight_smile:

1 Like

Okay, thank you so much!

music schooldaze
@pause for a beat
&IZABELE starts eyeroll_subtle

    IZABELE
(Ew, they could not be any wierder.)

try this :slight_smile:

1 Like

It worked! Thank you :smiley:

1 Like

Yay! Glad I could help you out :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.