OVERLAY help SOS! (LL)

Hey! I want an overlay (a Letter) to slowely fall on the ground, but I can’t figure out how?!
I really need your help! <3

this is what my script looks like

@overlay BRIEF create
@overlay BRIEF opacity 1
@overlay 6552609158070272_BRIEF shifts to 84 390
@overlay 6552609158070272_BRIEF scales to 0.244 0.244
&overlay 6552609158070272_BRIEF shifts to 39 331
&overlay 6552609158070272_BRIEF scales to 0.244 0.244

This one doesn’t work for me :frowning:

You have to put seconds after shifts to.

Read # 6, playing with time duration

1 Like

Thankyou so much! <3

1 Like

<3

It still isn’t working :frowning:
I want it to be slowely falling on the ground…

my script:
@overlay BRIEF create
&overlay BRIEF opacity 1
&overlay 6552609158070272_BRIEF scales to 0.244 0.244 in 0.6
&overlay 6552609158070272_BRIEF shifts to 84 390 in 0.6
&overlay 6552609158070272_BRIEF shifts to 39 331 in 0.6
&overlay 6552609158070272_BRIEF scales to 0.244 0.244 in 0.6

sometimes the command
@overlay OVERLAY create
doesn’t work, try putting it next to the background and set the opacity to 0 so you can’t see it.
If it does work for you try changing the second to 1 instead of 0.6

@overlay BRIEF create
@overlay BRIEF opacity 1
@overlay BRIEF scales to 0.244 0.244
@overlay BRIEF shifts to 80 396 in 1.0
@overlay BRIEF shifts to 35 329 in 1.0
@overlay BRIEF shifts to 96 259 in 1.0
@overlay BRIEF shifts to 29 153 in 1.0
@overlay BRIEF shifts to 98 58 in 1.0

Thankyou! this works for me.
But why is it so weird in the beginning? Like it’s flying to where i placed it…

@overlay BRIEF create
@overlay BRIEF opacity 1
@overlay BRIEF scales to 0.244 0.244
@overlay BRIEF shifts to 80 396 in 0
@overlay BRIEF shifts to 35 329 in 1.0
@overlay BRIEF shifts to 96 259 in 1.0
@overlay BRIEF shifts to 29 153 in 1.0
@overlay BRIEF shifts to 98 58 in 1.0

Copy and try this to see if it works

Yay it worked! thank you so so so much ! :slight_smile:

1 Like

I’m glad I could help :blush:

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