Help with coding PLS needed

Hey!
So basically i have a scene where my character run from a spot to another an just after makes the animation idle-awkward (in INK) but she doesn’t do it immediately as it is supposed to be in the script.
Here is the scene:
@YOUNG BELLE walks to spot 0.991 216 64 in zone 2 and YOUNG BELLE faces left and YOUNG BELLE is run_jog_offset THEN YOUNG BELLE is idle_awkward
@YOUNG BELLE moves to layer 3
@pause for a beat
&speechbubble is 121 207 to 89% with tail_top_right
&zoom on 550 216 to 198% in 0.1 using easeout
YOUNG BELLE (talk_excited)
Mommy!
And thanks

4 Likes

Hey, I had this exact problem the other day. All you need to do is change this:

to “does it while” instead of “is” :slightly_smiling_face:

2 Likes

thank you soooooo much i’ve always had this problem while coding you’re a life saver!

3 Likes

No worries! I had the exact same problem for ages too :see_no_evil:

3 Likes

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