Please help
Overlays
To add:
@overlay OVERLAYNAME create**
@overlay OVERLAYNAME opacity 1
To remove:
@overlay OVERLAYNAME clear
Props
@add Prop Name to CHARACTER
@remove Prop Name from CHARACTER
1 Like
you can also make them invisible
@overlay OVERLAYNAME opacity 0
1 Like
I tried, but it’s putting the props from the beginning of the story
what I do is add in the fist line at the top of my script (afther the background of course ) @remove Prop Name from CHAR then it won’t stay
1 Like
I want ot to be visible after line 5
How to do it?
the prop?
INT.background
@remove Prop Name from CHAR
text you want to add
@add Prop Name to CHAR
1 Like
I will try
Did it work? If not screenshot your script.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.