Help! With spot directing!

I dont know for some reason this is wrong help!

Coding;

INT.BANK ROBB
&CECE enters from right to spot 0.461 40 180 in zone 1 in 2 AND KENDALL is run_neutral_loop_rear

It says error

Try removing “in zone 1.”
If that’s not the problem, maybe try replacing & with @?
And if that doesn’t work either… I don’t think “&CECE enters from right to spot 0.461 40 180” is a valid directing command. I’m not sure though. :thinking:

1 Like

Its fine love,I figure it out! :smiling_face_with_three_hearts: :sparkles:

1 Like

It’s a valid command, it’s the “in zone 1” that was causing the error.

Okay. thank you

1 Like

hey there! I need help with my overlay.For some reason my overlay doesnt appear :sob:

1 Like

Can I see your code :)?

sure…
&overlay ROPE OVERLAY create

thats it…

&overlay ROPE OVERLAY create and overlay ROPE OVERLAY opacity 1

Remember to set an overlay’s opacity to 1. It will not be visible otherwise :slight_smile:

1 Like

omg okay!! :relaxed: :sparkles: :smiling_face_with_three_hearts: :star_struck: :slightly_smiling_face:

1 Like

omg it worked!! Thank you so much!! :smiling_face_with_three_hearts: :sparkles:

1 Like

Hey there! One more question,Do you know how to move a character climbing up a rope?Because I need help with it. :relaxed: :sob:

Hmm… I think that’d be best done using overlays and spot directing. There aren’t really animations on the portal fit for rope climbing, as far as I know.

okay so i had the exact same issue before sadly you can’t do that correctly
what you need to do is

INT.BANK ROBB
&CECE spot (outside the bacground it would be like 0.461 -8 180 in zone 1)

then you make her enter

@CECE walks to spot 0.461 40 180 in zone 1 in 2

1 Like

What they currently have works perfectly fine unless they want her to enter from farther back than right in front of the camera.