Hello.
I am a 3d artist new to doing scripting in Unity. I’d like to use the drop down menus found here: http://wiki.unity3d.com/index.php?title=PopupList.
The javascript version has an error in it, so I am trying to use the c# ones. I bring one of them into my project and run it, and nothing happens. I attach it to a game object (adding MonoBehavior to it), and nothing happens. I’ve made simple buttons in Java and attached to a game object and they appear just fine. I’m wondering what I am doing wrong. Any help would be much appreciated. Thanks.
-Shawn