Hello.
My question regarding design-time and programming solution.
My interface is about ~15-20 complex dialog panels, each centered at camera view and the scene,
which cluttering the view.
I'm trying to prevent cluttering on the scene view, deactivating some panels at design time.
What is the best way:
Reactivate panels when I need to show panel (dialog)?
Control and manage dialog panels?