x


merge scene in the editor

hi. i have 2 scenes in my project. how do i add everything from scene 1 to scene 2?

more ▼

asked Apr 03 '12 at 11:12 PM

frankyboy450 gravatar image

frankyboy450
61 6 10 17

(comments are locked)
10|3000 characters needed characters left

3 answers: sort voted first

never mind. i figures out how to do it anyway

more ▼

answered May 01 '12 at 10:18 AM

frankyboy450 gravatar image

frankyboy450
61 6 10 17

(comments are locked)
10|3000 characters needed characters left

In an editor script, use

EditorAppliction.OpenSceneAdditive("Path/To/Scene.unity");

Then, just save normally and the two will have become one!

more ▼

answered Apr 03 '12 at 11:15 PM

syclamoth gravatar image

syclamoth
14.8k 7 15 80

and how do i do this? where can i make an editor script?

Apr 04 '12 at 05:51 AM frankyboy450
(comments are locked)
10|3000 characters needed characters left

how do i do this?

more ▼

answered Apr 04 '12 at 10:02 AM

frankyboy450 gravatar image

frankyboy450
61 6 10 17

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3726
x1667
x1468
x716
x112

asked: Apr 03 '12 at 11:12 PM

Seen: 985 times

Last Updated: May 01 '12 at 10:18 AM