Regards
I need to open a popup using the unity GUI,but after search via the script reference I didn’t manage to use the script.
can any one give any example about this issue.
and does unity open it during the run time or I have to built a stand alone file
(or exe file for window) to operate it???
thank you
What do you mean you want a “pop up”? Are you asking about a secondary and completely separate window in a stand-alone executable? Or are you talking about a second browser window being spawned from a web player? Neither? Both?
I want to launch a exe in a popup window from unity application. How can I do so ?
If this wouldn’t be a security risk, it should be. I would definitely not approve of a game opening up executables all willy nilly. Even if you can, I wouldn’t if you want any respectability in the dev world…