playMaker

Author Topic: Is it possible to open a unity .exe inside another unity .exe?  (Read 1157 times)

kavery

  • Full Member
  • ***
  • Posts: 149
I have a series of VR apps for various clients. I'm tasked to create a unity touchscreen menu that allows our sales guy to touch an icon to launch any given VR app.

I know I could do this with scenes, but each app is its own project and some are very large. They also get tweaked at various times, so merging and updating all apps to a larger app would suuuck. Not to mention many collisions if projects were merged.

Any ideas would be greatly appreciated!   
« Last Edit: July 12, 2018, 10:49:09 AM by kavery »

kavery

  • Full Member
  • ***
  • Posts: 149
Re: Is it possible to open a unity .exe inside another unity .exe?
« Reply #1 on: July 17, 2018, 10:23:54 AM »
In case somebody finds this looking for a solution, you can use the custom action called "Open File Externally"