|
Is it possible to use Windows Form Application (C#) to develope user interface in Unity? If yes, can you give some hints or links for tutorials? Thanks Mohammad
(comments are locked)
|
|
No you can't. It wouldn't make much sense since Unity is a 3D-engine that runs on either DirectX or OpenGL. You can of course use native code plugins to use everything you want, but the interface to unity gets difficult and you need Unity pro and you can't build for web or any platform that doesn't support your plugin.
(comments are locked)
|
