Can anyone help me with coding?

I keep having this problem, it’s my first time trying to write.

Finish the line ex. @/AALIYAH stands screen center in zone 1 AND AALIYAH faces right
Or @/AALIYAH stands screen center in zone 2 AND AALIYAH faces left
@pause for 0.3
@/AALIYAH walks to screen center in zone 1

Remove the / I only added it so it wouldn’t tag anyone

1 Like

i believe the code you’re looking for is:

@AALIYAH enters from left to screen right in zone 1

where it says “left” and “right” you can change the direction to any way you want, so for more examples you can say:

@AALIYAH enters from left to screen center in zone 1

@AALIYAH enters from right to screen left in zone 1

and so on and so on…

1 Like

Moved to Directing Help and Tips since this is about coding. Make sure to check out our Forum Tutorial for more info about creating topics, and feel free to PM me if you’ve got questions. :smiley:

Do I put (parentheses) around the action?

No, only in dialogue. You’d write an action as @/AALIYAH is idle_sit_serious_loop replace idle_sit_serious_loop with your action

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