question about unity capabilities
I want to develop an apllication which consists of 2 parts. 1st - windows-like database app. 2nd - 3d graphic app. I want scenes made in 3d app to be saved in database to view and edit them later. Can it be done with unity alone? Can unity use .NET library? Or i need to make 2 apps with 2 executable files and make them to communicate via files or something else?. Sorry for my bad english. Thanks in advance
It is possible with Unity alone as you have access to the .NET framework.
Thank you for answer! $$anonymous$$aybe u can give me a link to some information about it?
Your answer
Follow this Question
Related Questions
[Doubt] Internal Database (Offline) 0 Answers
How to move Unity window between desktops (Windows 10 Home) 1 Answer
how to define a user id securely 0 Answers
Multiplayer Database Security 1 Answer