#1, by ke4Sunday, 23. November 2014, 11:39 11 years ago
Hi,
could you please explain me how does this shaders works?
I tried to do a simple zoom, at beginning of one of my scene, but i don't fully undestand.
i tried shaderZoom(1.2, 3000, easeQuintOut or easeBounceInOut) according to wiki, but it's not working, its zoomed immediately without any delay, it is not centered to the center of screen, and i would like to use something simple like Linear or swing ease, where can i found what easing i can use? Thanks.