How i can make my characters to enters with spot directing?

Hi, i want to make my character enter with spot directing, and i have no idea how to do it :frowning:
I tried:
@VICTORIA enters from right to spot 1.280 160
and
@VICTORIA spot 1.280 160

I don’t know how to do it, i heard about that i can place my character in different zone but this background what i want to use has just one zone.

Generally i want my female character to be smaller than male character so perhaps there is another way?

@char walks to spot xyz

1 Like

You can scale the character to and spot them off the screen then have them walk in

1 Like

It’s stil not working :frowning:

Can i see your script?

You also can enter from sides first but its
@Char enters from screen right

Your missing the screen on the first command

Or wait i think i got that wrong but try it^

1 Like

Spot them off screen then use

@character walks to spot x y z

1 Like

When you’re previewing, go to show helpers -> spot directing and then click on your characters and scale/move them to where you want them to go.

Then just copy and paste the stuff from the box underneath into your script. :two_hearts: :two_hearts:

Here’s a very helpful guide:

1 Like

Thank u all, it’s working now :yellow_heart:

can yo help me out too?