Lils30
July 23, 2020, 1:23pm
#1
I was making a short scene in which a character had to enter a scene in zone 3 while the camera was in zone 1 but my command didn’t work. Here’s what I wrote:
@FAYE is dustoff_neutral
@MISTY enters from right to screen center in zone 3
@pan to zone 3
I also tried this but it didn’t work;
@FAYE is dustoff_neutral
&MISTY enters from right to screen center in zone 3
Please could someone help?
Lils30
July 23, 2020, 1:26pm
#3
It just says:
Use @CHARACTER enters from x to screen y
On the line with Misty entering
you don’t have to make them enter since they’ll be off screen anyway, just put
@MISTY stands screen center in zone 3
1 Like
Lils30
July 23, 2020, 1:56pm
#9
Another problem
How do I get two characters to exit at the same time AND have the camera follow them?
1 Like
you mean, to a different zone?
1 Like
Lils30
July 23, 2020, 1:59pm
#11
yeah sorry forgot to mention that
1 Like
@follow CHARACTER to (position) in (zone)
^ this command will make the character automatically walk to that zone
to make another character walk with them,
@follow CHARACTER to (position) in (zone) AND CHARACTER2 walks to (position) in (zone)
1 Like
Lils30
July 23, 2020, 2:01pm
#13
Ok thank you! Sorry for bothering you
1 Like
aww no worries i’m always happy to help!
1 Like
system
Closed
August 23, 2020, 12:04am
#15
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.