So I´m making a horror game and I would like to have introduction anim like the on in Apeirophobia, in which the images and text fade out smoothly
Here´s the video:
How could I make something like this?
So I´m making a horror game and I would like to have introduction anim like the on in Apeirophobia, in which the images and text fade out smoothly
Here´s the video:
Looks like a canvasgroup with a UIGradient.
yeah it could be canvasgroup with ui gradient all he needs to do is tween it however he wants
What is a canvasgroup? Also I have come to the conclusion that Uigradients are the way to go but I don´t know how to tween a gradient ![]()
A canvas group allows you to edit properties across multiple ui while being consistent.
You can look at the code in this resource to figure out how to animate UIGradient offsets:
Hi! Sorry for bothering you but, I didnt understand the tutorial very well, and I can´t figure out how to do the animation ![]()
I’ve recreated it for you
Loading Screen.rbxm (10.4 KB)
Thanks very much! And sorry not responding ![]()
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.