I didn’t know this since I’ve only been reading the code samples. I thought black
was a fade frame on top of everything else. Also, I was only talking about that specific snippet, which in any other context would work.
I mean I get not looking at the file, but I did clearly explain this in the post above the one you replied to and said would work in the first place.
Which is why I said that bit of code was irrelevant
It’s for handling all the images, so it can fade (call it a fade handler).
Wait, I thought you wanted a dark fade?
A fade out tween, I’ve all ways been trying to make one.
OHHH, I assumed in your earlier post you wanted like a black fade out. Put everything in a CanvasGroup and then Tween the transparency of it. That’s the easiest way to do that.
Aight so, this is a simple way of doing it. CanvasGroup then change the GroupTransparency
transparency.rbxm (11.7 KB)
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.