Can someone help me with timing/coding on this

&DRACULA walks to spot 0.744 74 189 in zone 3 in 3 AND DRACULA faces left AND HUMAN walks to spot 0.713 128 182 in zone 3 in 3 AND HUMAN faces left AND DRACULA moves to layer 1 AND HUMAN moves to layer 2
@pause for 0.4
&pan to zone 2 in 2
@DRACULA walks to spot 0.744 45 165 in zone 2 in 2 AND DRACULA faces left AND DRACULA does it while walk_neutral_loop AND HUMAN walks to spot 0.713 102 158 in zone 2 in 2 AND HUMAN does it while walk_neutral_loop
@pause for 0.4
&pan to zone 1 in 2
@DRACULA walks to spot 0.744 139 192 in zone 1 in 2 AND DRACULA faces left AND DRACULA does it while walk_neutral_loop AND HUMAN walks to spot 0.713 226 186 in zone 1 in 2 AND HUMAN does it while walk_neutral_loop

what exactly do you need help with?
because everything looks fine.

1 Like

So when it pans they don’t walk they kinda slide and to weird spots

you want them to walk to a spot?

1 Like

I want them to walk to the spot that I have coded and have the camera follow them if that makes sense

take it does it while out and just type
@DRACULA walks to spot 0.744 139 192 in zone 1 in 2 AND DRACULA faces left AND DRACULA is walk_neutral_loop AND HUMAN walks to spot 0.713 226 186 in zone 1 in 2 AND HUMAN is walk_neutral_loop

1 Like

Change the & symbol of this line into the @ symbol

2 Likes

also try using to have the camera follow try using @follow CHARACTER to spot ##### in zone # in #

1 Like

I thought you couldn’t have the camera follow a character to a spot.
I thought you can only do
@follow CHAR to screen left in zone 1
I’m pretty sure the camera is fine the way she has it.

2 Likes

Thank you sooooo much!!! This worked! :grin::heart_eyes:

3 Likes

yeah but she said she wanted that

but yes you’re correct i totally forgot

2 Likes

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