I have two objects (ImageLabel and TextLabel) joined by UIListLayout in the center of the screen that form the initial screen of the game. I am creating an animation that makes the text transparent while showing only the image but the UIListLayout when I make the text invisible automatically moves the image creating the unanimated snapshot (which I would like to animate).
2 Likes