How can i make overlay to move as charcters and then remove it?

so i want female characters to hold for eximple ( money,cupcake, drink), so my character want to hand over money to pay at shop how can i do that with overlay does anyone know ?

I’m not to sure but to remove it I think you use

@remove OVERLAY

Or you can check out the overlay guide I forgot the creators @ but if you search for it you’ll find it

thank you

Removals:

For characters:
@remove CHARACTER

For props:
@remove PROP from CHARACTER

Removing overlays:
@overlay OVERLAYNAME clear
@clearall overlay

Dara’s guide for animating overlays:

The command is @overlay OVERLAY NAME clear

thank you dara

1 Like

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