Manna's Help Thread: For coding, directing and more

What if you want it to base off many choices? that a reader makes

Just keep making labels and gains, they’re unlimited

If you still need more info I actually just saw this guide made by the awesome @Dara.Amarie:

HOW TO: Remember Past Choices (if/elif/else)

Thanks

This may be a hard question but I want to make a animated intro and I want to zoom in and while I’m zooming in I want my overlay to fade in like a text overlay how would I do that?

It isn’t a hard question at all.

It is fairly simple. Just upload your overlay/overlays and then check the example below:

INT. BLACK - DAY with OVERLAY NAME to % x y in zone 1 at layer 1
&overlay OVERLAY NAME opacity 0 in 0
@cut to zone 1

&zoom on x y to % in 5
@overlay OVERLAY NAME opacity 1 in 5

You can adjust the timing of the zoom and overlay according to how you want it.

1 Like

Thank you so much

No problem :grin:

It turned out weird want a picture?

Play around with the codes to your desired effect. Sure send me an image.

Just forget it I got it

Also I want to put a black and white filter and I want it to rain what code would I use

Here’s where you’ll find filters

Just click on them to add to the script

And for the rain effect:

EXT - OUTSIDE - NIGHT with effect LIGHT RAIN

or you can use with effect HARD RAIN for more rain

Thank you :slight_smile:

You got it

How do you zoom out while talking

Thank you :wink:

1 Like

Hi! My characters won’t show up on the screen. What have I done wrong? This is INK btw.

@AUTHOR exits left

EXT. DESERT - DAY

@JAXON DEMON enters from left to screen left AND @LILITH DEMON enters from right to screen right
@JAXON DEMON faces right AND @LILITH DEMON faces left
@JAXON DEMON (idle_punch) AND @LILITH DEMON (idle_punch)

NARRATOR

You see the girl to the right? That’s me.
I am Lilith. I don’t really have a last name, I don’t need one for people to know who I am

Hi. The code to using animations without talking is:

@CHARACTER is idle_punch

or

@CHARACTER does it while idle_punch

This should solve the error I believe.

1 Like

I figured it out! Thank you for the help!

1 Like