Hi, why is the FadeTransition first fading to black, and then fading to the next Scene ?
Can i fade directly to the next Scene whitout a coool flip 3d effect ;-)
A fast, easy to use, free, and community supported 2D game engine
Hi, why is the FadeTransition first fading to black, and then fading to the next Scene ?
Can i fade directly to the next Scene whitout a coool flip 3d effect ;-)
good idea, as this would be great
I would like to see this as a built-in transition as well.
I can think of at least one way to do this using whats currently available but it would be a bit of work. I'm pretty sure one way to do this would be to create a render texture, draw the current scene on it, pass it on to to the next scene, switch scenes without any transition, then add the render texture to the next scene and fade it out.
You must log in to post.