Help help plz help me with a thing

If you want to make a bright room dark or make your character turn off the light how do you do?

If there isn’t a night version of the background you add the overlay EFFECT DIM 60

e.g

INT. BEDROOM POSTERWALL - DAY with EFFECT DIM 60

Moved to Directing Help & Tips! :v:t2:

For a dark effect, you can use the overlay EFFECT DIM 60.
For a light effect, you can use filters or you can upload a “sunny” overlay. (I made one to use for that purpose)

Here’s a filter that makes the scene brighter:

@set hsl 0 0 0 no_colorize with blendMode Add to 60% in 0

You can also make your own one with the filters helper or use the sunny one

@set hsl 39 40 0 colorize with blendMode OVERLAY to 78% in 0

:arrow_up: the code for the sunny filter (it’s a default one) :arrow_up:

How do you get two characters to enter together?

You put the “AND” command.
For example,
@CHARACTER1 enters from left to screen right AND CHARACTER2 enters from left to screen left”

Closing due to one month of inactivity :slight_smile: