Hello I need coding help

this is so confusing

Once u put that then u put:

@zoom reset

OK thanks very much

1 Like

No problem if u have any more problems go to my thread or pm me😊

is there any way to put more than one character on screen but in different backgrounds so its kind of a grid?

I think there is

do you know how to code it or is there something on the guide?

Try to look in the guide I think there is something like that

ok thank you!

1 Like

Your welcome

You can use either spot directing or make them stand at positions.

The Spot Directing Guide: Spot Directing (Moving Characters Around)

Using Spot directing:

Example:
@JOHN spot 1.280 200 0 in zone 2 at layer 2

You could also make them stand at a position in a zone:

Positions that are available for them to stand:

You can also make them face a direction:
@CHAR1 faces left
@CHAR2 faces right
And you can have them doing an animation in the background.

So using & instead of @ will sometimes be helpful when placing characters if you don’t want them to pop out of nowhere.

Also, note that a background contains zones-usually 1 to 3, but some backgrounds will have just 1 or 2, or even four.

Hope this helps and good luck : )

P.S it’s all about experimentation :face_with_monocle::wink::icecream::revolving_hearts:

Thank you so much!!