Fill scene with a picture
Posted: Sun Aug 11, 2019 1:06 pm
There are moments in my game where I want the characters to disappear off the screen (probably by fading away) and be replaced by a giant picture (probably fading in). I want to use the same background, so that makes me think I don't want to use LoadLevel for this (but maybe I'm wrong).
Usually, the conversation is still going during this time, so I want the UI to still be visible on top of the picture. A few nodes later, the picture will fade out and return to the conversation with the characters visible (fading in).
How do you go about doing this? I couldn't find a sequence called "FadeActors" or "FadePicture" or "UsePicture"
Usually, the conversation is still going during this time, so I want the UI to still be visible on top of the picture. A few nodes later, the picture will fade out and return to the conversation with the characters visible (fading in).
How do you go about doing this? I couldn't find a sequence called "FadeActors" or "FadePicture" or "UsePicture"