Hi,
I’m playing with an idea that requires my Unity application to load scenes build by different developers.
My question is about the scripts available in those scenes. Are they completely sandboxes to the Unity functionalities only, or are developers able to add platform specific ‘spooky’ code? For example code that accesses the filesystem on Windows and/or OS-X.
Thanks in advance,
Peter Vrenken