I'm looking to place the FirstPersonSetup.unity file into another Unity project file. Currently I have a scene with all objects and environment. It has everything, except for game controllers, which I'll need once the game is placed on the iPhone.
Is it possible to import FirstPersonSetup.unity file from the Standard Assets (Mobile) folder into another Unity file, merging the two unity files as one? With the FirstPersonSetup.unity settings as is once imported?
Or is it possible to import objects with settings from another Unity file into a different Unity scene?
Thank you