Hey guys I was wondering how to do a scene background change.
Im kinda basic at coding I know how to do animations but anything else
Hey guys I was wondering how to do a scene background change.
Im kinda basic at coding I know how to do animations but anything else
You can use @transition fade out black in 2 before the new background and @transition fade in black in 2 right after the background; that‘s what I use.
When characters should be in the scene already and don’t enter it, I use:
INT. YOUR BACKGROUND
@cut to zone 2
&CHARACTER stands screen center
@transition fade in black in 2
I hope I was able to help you dm me if you have any questions!
Thank you
You can have a look here
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.