Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: sascham on December 01, 2011, 09:50:01 AM
-
Hi,
I try to do like a flare/flash effect that the whole screen glows up for like a second.
I saw the action "set light flare"
I added my spot light as game object.
What do I have to add under "Light Flare"?
Any other way to archive that effect ?
Thanks
-
Take a look at the PlayMakerSamples\TestLab\RenderSettings\RenderSettingsAnimation sample scene
The sample animates various render settings, light flares, fog color etc. It's not pretty, but it shows various techniques!
You probably need Set Flare Strength, maybe with an quick animated Draw Fullscreen Color acton...
-
Thanks
That worked