Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: ItzArranT on August 28, 2017, 06:38:58 PM

Title: Camera fading
Post by: ItzArranT on August 28, 2017, 06:38:58 PM
Hi  all,

Could anyone tell me how to do a camera fade out/ fade in without using the "camera fade in/out" actions?

Cheers
Title: Re: Camera fading
Post by: djaydino on August 29, 2017, 01:21:29 AM
Hi,
A way you can do :
Have a plane or sprite or panel in front of your camera.
Set color to black or a custom image depending what you want.
Then a set color action depending on your choice.

You can use ease float, tween or animator to fade smoothly
and use that on the set color action