I have 35 Layouts, each one is a level.
The Pause is a sprite (background like a window) with sprites (buttons: home, restart, etc). See attach.
Each layout has your own "Pause" (position, sprites properties).
If I want to change a sprite´s position from the Pause, Do I must to change the 35 layouts?
The EventSheet is easy to maintan, because I´m using one for the 35 laoyts, but the "Layout" part is hard.
I´m doing it in the best way? Is there a smarter way to do it?
Thanks