I have a few questions and hopefully someone can provide some documentation or search phrases to answer them.
-
Is it possible to have alpha transparency in windowed mode so that only my model shows up while the desktop behind shows through?
-
Is it possible for unity to interface into the operating system to say open files, edit files, send button clicks to other open applications, use the OS api (windows api for example) or other native language features of C#?
If question 1 is not possible that is fine as I can work around it, but if question 2 is not possible can anyone suggest a 3d framework that will allow such behavior while still allowing easy coding for model movement? I am trying to create a “desktop buddy” which will interface into voice recognition server and have some AI built in for doing different tasks as a side project.
Any information is greatly appreciated.
Thanks!