How to make a character enter from the middle of the screen

Hey guys , im trying to figure how to make a character(s) enter from the middle of the scene. Any help?

@CHAR enters from left to screen center

Or after you put that original code in, look at the spot direction and use that code
@CHAR spot X Y Z

Make them appear as small as possile, than do a walking action, but instead of making them actually move, just change their size,

how do i even do that

Lemme write that real quick. I haven’t used episode in forever :stuck_out_tongue:

Sorry for the wait. Something like this:

@CHARACTER spot -0.043 143 418
@CHARACTER walks to spot 0.929 147 165 in 5

Moved to Directing Helps and Tips since this involves coding. Make sure to check out our Forum Tutorial for more info about where to correctly create topics, and feel to PM me if there are any questions. :wink:

Im confused why is it different :thinking:

What do you mean?

I was wondering why the spots were different but i understood it now! Thank you for the help

You’re welcome :slight_smile:

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