I have two frames, and a bar on top that is supposed to switch positions of those frames.
Everything works fine, however, upon selecting ‘Credits’ the ‘news’ frame remains visible.
I don’t want this to happen, and instead, I want anything that’s from the right side of
the GUI to disappear gradually when entering the left side.
No, I’m not trying to make the frame go behind the left side, I want it to disappear fully.
I have tried messing with ZIndexes of both but it just puts one behind or before the other, and that’s not what I’m trying to achieve.