Hi,
I have two layouts A and B and a Sprite object on Layout A
which I will animate the Sprite to cover the screen as a transition when I load layout B
But when I Go to Layout B, the Sprite is covered by Layout B
How can I set the Sprite object so that it has the highest level above all layout?