I’m new to unity. I searched through the forums for a visual GUI editor.
I found this.
http://forum.unity3d.com/threads/65217-iTween-Visual-Editor?highlight=itween+visual
Is that the only visual GUI editor available for unity? I am hoping for something that allows you to place GUI assets and animate them during runtime.
So I was thinking about making a system that allowed you to edit GUI elements and wrote all the data to an XML document that can then be loaded at start-up but wanted to make sure that project wasn’t already underway or done so I’m not reinventing the wheel.
Thanks.