AlanGreyjoy Posted September 4, 2015 Report Posted September 4, 2015 For UGUI, I recommend doing a GUIManager.cs and a GUIManagerInsceptor.cs GUIManager handles the actual code to make the ui's work. GUIManagerInspector is just a script that makes it much more easy for atavism users to modify their ui. The inspector just has a ton of serializedObjects with two strings. One for the UILabel in the inspector and one for the actual name of the public in the GUIManager. Obviously the GUIManager would hide everything from its own inspector. Just a small idea. Works great for me If you want, I can flesh out a skeleton of it? Quote
darkrurik Posted September 5, 2015 Report Posted September 5, 2015 ok how should I set the whole change in each file ui and put a variable that changes in that file or as cmq is designed so good in the update do not lose anything at most you change the parameters again You could give an example of how I have to do thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.