Hello everyone!
I was wondering how can I make an object/image that contains let’s say, a text or a button, and once the object fades out it will effect all the things that are inside it. In other words once the parent object/image fades in or out, the children objects will as well.
Have you tried putting the objects into a canvas group and fade out the alpha of the canvas?
YEP! it worked wonders