Okay since the title doesn’t really explain what i mean, what i mean is i have 3 characters at the skate park and they’re supposed to be skating but idk how to have them move around from zone to zone and have the camera pan with them. If that makes any sense could someone please help me script that ?? that would be greatly appreciated
@follow CHARACTER to screen (left/center/right) in zone (1/2/3)
okay i’ve been trying to do it and i cant because it keeps resetting my spot directing. it basically brings my character to his default height instead of staying small
Let’s say your character is currently:
@CHARACTER spot 0.74 156 14 in zone 2 - and you want him to walk to the same spot in zone 1
&CHARACTER walks to spot 0.74 156 14 in zone 1 in 2 AND CHARACTER faces left AND CHARACTER does it while (add skating animation) THEN CHARACTER is (animation you want him to do when he gets there)
@pan to zone 1 in 2
Something like that?
hi you need that pan and walking happen together.
for that you will need to use eather & or AND.
I highly reccomand to use &
every line with & happenst together with line of dialogue or @ UNDER it
&CHAR walks…
@pan to zone
this will happen together
omgg thank you it finally worked. thank you so much babes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.