INT.CELIAROOM
@zoom on 181 363 to 235% in 0
@CELIA spot 1.055 203 121 AND CELIA is idle_headbob_loop_rear AND CELIA faces right
@CELIA moves to layer 2
@CELIA changes hair into Messy Sock Bun
&overlay ARTBRUSH create
&overlay 6424783948349440_ARTBRUSH shifts to 76 298 in zone 1 in 1 THEN overlay 6424783948349440_ARTBRUSH shifts to 147 296 in zone 1 in 1 loop INFINITE times
&overlay 6424783948349440_ARTBRUSH scales to 0.064 0.064 THEN overlay 6424783948349440_ARTBRUSH scales to 0.064 0.064
&overlay 6424783948349440_ARTBRUSH moves to layer 1
@overlay ARTBRUSH opacity 1
&overlay ARTEASEL create
&overlay 6424783948349440_ARTEASEL shifts to 99 388 in zone 1 in 1 THEN overlay 6424783948349440_ARTEASEL shifts to 97 364 in zone 1 in 1 loop INFINITE times
&overlay 6424783948349440_ARTEASEL scales to 0.208 0.208 THEN overlay 6424783948349440_ARTEASEL scales to 0.208 0.208 loop INFINITE times
@overlay ARTEASEL opacity 1
HELp !! ME
Okay so for some reason, the script doesn’t like this line of command. Delete this line since it doesn’t really do anything anyway.
I think it might be because, you don’t have a time in which the overlay moves
But how would I scale my infinite loop
Thank you for replying
You’re not changing the overlay’s size, so nothing happens. Are you trying to make it grow smaller and bigger in a loop?
These are the same sizes, so nothing happens. You also need to add in a time
Nope it’s just going up and down but without the scale it’s not the right size so maybe I should redo it
So for it to be scaled I just need one
Yes, you don’t need to loop the scale. All you need is just the scale command
Okay so are you just trying to add the overlays into the scene?
Yes ,
Okay so the loop command is only used when you want an overlay to do an animatin in a loop.
If you just want to add your overlays to the scene, you only just need the create, scale, shift, and opacity commands.
&overlay OVERLAY create
&overlay OVERLAY scales to 1.0 1.0 in 0
&overlay OVERLAY shifts to 100 100 in zone 1 in 0
&overlay OVERLAY opacity 1 in 0
You can read more about overlays here:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.