For a long time I am not sure how to edit something (same object) in more layouts at one editing?
For example I have game with 10 levels (10 layouts) and directly in game there is special layer with in game menu (for ex. show some results after end of level, or like pause menu during the game so I need that state of actual level <=> be in same layout). So I have 10 copies of same objects in game menu in these 10 layouts and then I need to redesign in game menu, how to do it?
I really do not like to change everything 10x times, so is there any easy way how to manage it? Thank you very much in advance.