I Need Some Help with Overlays!

I have a pretty fair knowledge of coding on episode, but overlays are still relatively new to me. Can I have the same overlay on screen multiple times? For example could I have the same overlay of a chair repeatedly used on screen?

DUPLICATING the Same Overlay:

You can use the same overlay more than once without having to upload the overlay with a different name.

@overlay OVERLAYNAME_2 create from OVERLAYNAME

You can name the duplicated overlay whatever you want (I just added “2” to the end of the original overlay name), and use that name to animate the new overlay.
You can use this code as many times as you want, but make sure that you don’t use the same exact name.

1 Like

link: A Guide to Using & Animating OVERLAYS

1 Like

yes

i dont know which one it is there talked abotu so i just link all three

You’re lifesaver! Thanks so much :smiling_face_with_three_hearts:

1 Like

no problem xx

1 Like

Thanks! I’ll take a look

1 Like

Thank you! I’ll check these out

1 Like

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