Alright, so far I really like the new UI system they have. I have been finding it very easy to use, aside from ONE issue. This is the same issue I ran into when using NGUI. I can't seem to find a medium of coding it cleanly. I have put a lot of thought into how I should be doing it, but nothing nice comes to mind. My two biggest issues are
1. If I use a UIManager (currently doing) with public variables to drag and drop, it's nice, easy to use, BUT does not carry over to other Scenes nicely...
Clean UI Coding
1. If I use a UIManager (currently doing) with public variables to drag and drop, it's nice, easy to use, BUT does not carry over to other Scenes nicely...
Clean UI Coding