- Home /
Visual Studio Form in unity3d
Hi, I want create a form with Visual Studio 2010, and i would to use it in unity..How I do it? how I can import the dll that use VS in unity? thank you..
I want to create an interactive menu with a music loading bar .. how can I do? otherwise I import a file created with adobe flash?
interactive menu? are you talking about when the unity project is first loading or just a GUI, if you are referring to just a UI, then you can use unity's GUI functions/methods. There are literally thousands of ways of doing user interfaces in unity.
Answer by Landern · Mar 07, 2013 at 07:23 PM
Not going to happen, Unity uses mono which is a re-implementation of the .net framework(most of it), the required classes and such don't exist and that doesn't extend to other OS's that mono works on as "WIN"form/WPF is a windows only framework, though the mono project has other similar frameworks....
Answer by efleade · Mar 07, 2013 at 10:38 PM
I want to create an interactive menu with a music loading bar .. how can I do? otherwise I import a file created with adobe flash?
This should be appended to your original Question, not added as an answer.
Your answer

Follow this Question
Related Questions
Cloud recognition in Vuforia 0 Answers
Wheel Colliders & Jumping. 0 Answers
Error iOS 3.1 Xcode 4.2 0 Answers
Streamwriter Access violation 0 Answers
problem with WWW url & question mark 1 Answer