My problem is how to share same GUI in multiple scenes.
For example:
I have Inventory GUI on Farm scene and I need this GUI on other scenes like Castle, Dungeon etc.
It's good idea to make prefab of Canvas? Or design again the GUI? What about mixing "shared GUI" and individual GUI like Dialogs etc.?
Thanks for any answer.