SCRIPT ASSISTANCE NEEDED: How can I change the speech bubble location during this shaking scene?

Hello there Episode Beauties and Cuties!!!

I am in the process of making my character scream and I am using the shaking effects to take place during that animation. But I have run into an interesting problem. While the screen shaking is successfully working … the speech bubble is not actually located in the correct place… even though I have written the actual changes into the script, the speech bubble is not changing. So I am asking if there are any script / coding geniuses that will be able to assist me in fixing this issue please. Thank you very much in advance!!! :smiling_face_with_three_hearts: Below I have posted the issue at hand.

@T is transition_sit_to_stand and T spot 1.002 180 141 in zone 2 at layer 3

#{
&zoom on 628 197 to 163% in 0.1 THEN zoom on 491 331 to 163% in 0.1 THEN zoom on 533 399 to 221% in 0 THEN zoom on 576 375 to 173% in 0.1 THEN zoom on 472 324 to 173% in 0.1 THEN zoom on 628 197 to 163% in 0.1 THEN zoom on 491 331 to 163% in 0.1 THEN zoom on 533 399 to 221% in 0 THEN zoom on 576 375 to 173% in 0.1 THEN zoom on 472 324 to 173% in 0.1 THEN zoom on 628 197 to 163% in 0.1 THEN zoom on 491 331 to 163% in 0.1 THEN zoom on 533 399 to 221% in 0 THEN zoom on 576 375 to 173% in 0.1 THEN zoom on 472 324 to 173% in 0.1 THEN zoom on 628 197 to 163% in 0.1 THEN zoom on 491 331 to 163% in 0.1 THEN zoom on 533 399 to 221% in 0 THEN zoom on 576 375 to 173% in 0.1 THEN zoom on 472 324 to 173% in 0.1 and speechbubble is 186 269 to 100% with tail_top_left
#}

    T (scream_angry)

| bold , italic |LLLLLLLLLLLLLLLLLLLL!!!

&zoom on 628 197 to 146% in 0

:label:

Tags

If you would like for me to remove you from the tag, please let me know.
@Superpup @girgitii @line123462

1 Like

maybe like this?

&zoom on 628 197 to 163% in 0.1 THEN zoom on 491 331 to 163% in 0.1 THEN zoom on 533 399 to 221% in 0 THEN zoom on 576 375 to 173% in 0.1 THEN zoom on 472 324 to 173% in 0.1 THEN zoom on 628 197 to 163% in 0.1 THEN zoom on 491 331 to 163% in 0.1 THEN zoom on 533 399 to 221% in 0 THEN zoom on 576 375 to 173% in 0.1 THEN zoom on 472 324 to 173% in 0.1 THEN zoom on 628 197 to 163% in 0.1 THEN zoom on 491 331 to 163% in 0.1 THEN zoom on 533 399 to 221% in 0 THEN zoom on 576 375 to 173% in 0.1 THEN zoom on 472 324 to 173% in 0.1 THEN zoom on 628 197 to 163% in 0.1 THEN zoom on 491 331 to 163% in 0.1 THEN zoom on 533 399 to 221% in 0 THEN zoom on 576 375 to 173% in 0.1 THEN zoom on 472 324 to 173% in 0.1
&speechbubble is 186 269 to 100% with tail_top_left
T (scream_angry)
| bold , italic |LLLLLLLLLLLLLLLLLLLL!!!
1 Like

Thank you very much… I am going to try that… be back in a bit.

you have put the speech bubble at the end of the shake so it will change after the shake effect is ended

if you want it to happen immediately , than the above suggestion will work - make it on a separate line with &

1 Like

Oh!!! I’m gonna try correcting that… thank you so much… I’ll be back.

1 Like

Thank you so very much… I have never attempted to make the screen do the shake thing… so I had no idea what I was actually doing. Everything works perfectly now. :smiling_face_with_three_hearts:

Thank you so much for taking the time to try and assist me! I really appreciate your help as well!!! :smiling_face_with_three_hearts:

1 Like

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