Overlay help i dont know what to do

I needed to put a chair behind someone how do I do that?

1 Like

You have to layer the chair and the character :slightly_smiling_face:

How do I do that?

Like how do I put the character to like sit on the chair if you know what I mean

Incase you need a better understand of overlays itself

basically if you want characters or overlays to be behind something you would use @CHARACTER (or OVERLAY) moves to layer -2 or any negative number and if you want a character or overlay to be in the front you would use @CHARACTER (or OVERLAY) moves to layer 2 or any positive number
i hope this helped, and happy writing! :grin::star_struck:

Basically

You layer them :smiley:

For example

@CHARACTER moves to layer 2 and @overlay OVERLAY moves to layer 1

This means that the overlay you chose (in this case your chair) will be behind the CHARACTER because its in layer 1 and the CHARACTER will be in front of the OVERLAY (chair)

And how to make them sit on it?

you just put

@CHARACTER moves to layer 2 and @overlay OVERLAY moves to layer 1

then

@CHARACTER is idle_sit

or whatever sit animation you would like to use x

1 Like

Oh thanks

1 Like

Thank you so much this really helped!