Epic Win Society
GUI Editor Free Edition
What is the GUI Editor Free Edition?
The GEFE is an editor extension designed for creating GUIs for games and editors visually, allowing you to create a GUI quickly, then focus more time on getting the functionality right. The GUI Editor uses the built in Unity GUI, and will work anywhere UnityGUI works.
GUI Editor Free Edition vs GUI Editor 3.2
The GUI Editor 3.2 can be extended with new components, GUI Assets, and Code Generators, and can generate code. It will also receive more frequent updates, with new components, and components made specifically for creating Editors. The GUI Editor 3.2 is also completely open, so you have access to every class file.
The GUI Editor Free Edition will be updated more slowly, as it is in two DLLs, and any changes to these DLLs can (and usually does) cause GUIAssets that were created prior to changes to break permanently. The GEFE has fewer components than the full editor, but enough to get started and make several types of GUIs. The GEFE cannot generate code, and cannot be extended without modifying the DLLs.
I will do my best to respond to any bug reports or suggestions for either the GEFE or the full GUI Editor, but as this version is free, and less frequently updated, the full version will always have priority.
I recommend the GEFE for anyone interested in checking out the GUI Editor’s capabilities, or anyone who is looking for a way around the “write code, build, run, repeat” cycle that UnityGUI often results in. To see the full GUI Editor, click here.
If you have any questions, please post here, send a PM, or contact me at eddy.ews@gmail.com.