|
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
(comments are locked)
|
|
Yes you can do it.
Thanks this worked! Can someone add tags for 'Merging Scenes', 'Combine Scenes' Some others posted scripts that can do this but not as cleanly. All the dependencies such as objects assigned to scripts and and non-prefab object's editor values stay intact. Unity should include this in their manual as this saves a lot of pain when multiple people work on the same project. It makes it easy to merge, for example, an artist's or designer's scene file objects into a programmer's existing project. Very Useful!
Apr 05 at 07:14 AM
jorjdboss
(comments are locked)
|
|
Hi, Could you explain how I could import a Unity file into the current open Unity file? Or is there a tutorial online? Thank you You should use 'comment' rather than 'answer' if you're commenting on an answer.
May 16 '11 at 06:10 AM
DaveA
(comments are locked)
|
