Fade effects blink at the beggining
Posted: Sat Dec 13, 2014 6:54 am
Hi Tony,
I'm using simple sequencer fade commands, from Sequence Trigger (trigger onStart) .
It's used during intro camera animation after new sceneload.
Problem with the Fade(out,...) function - instead of going to fade out, it for a blink displays completly black screeb (like for 50miliseconds) then goes to normal and starts to fade corecctly.
Same is for Fade(in) but in reverse, instead of going from black to normal, for a blink moment it displays normal and then black fades to normal.
Problem is with this blink images before actual fades start.
Sequence is like this
Fade(in,1, #000000);
Fade(out,1, #000000)@12;
Fade(in,1, #000000)@13;
Did you noticed somethink like this or this might be some issue on my versions?
It does also on produced build on other computers.
Thank you
Regards
Martin
I'm using simple sequencer fade commands, from Sequence Trigger (trigger onStart) .
It's used during intro camera animation after new sceneload.
Problem with the Fade(out,...) function - instead of going to fade out, it for a blink displays completly black screeb (like for 50miliseconds) then goes to normal and starts to fade corecctly.
Same is for Fade(in) but in reverse, instead of going from black to normal, for a blink moment it displays normal and then black fades to normal.
Problem is with this blink images before actual fades start.
Sequence is like this
Fade(in,1, #000000);
Fade(out,1, #000000)@12;
Fade(in,1, #000000)@13;
Did you noticed somethink like this or this might be some issue on my versions?
It does also on produced build on other computers.
Thank you
Regards
Martin