x


Multilevel shooter?

Me and a group of friends are planning on making a game, and we were looking at the Unity engine. We just beginners and still have a lot to learn. Right now the plan is to make a FPS where you start at the bottom of a cave, and fight your way to the surface. We want it to be long. Is there a way in Unity to give the game multiple levels that play one after another? Or would we have to simply create one massive level that could potentially take forever to load? I don't want to get started and then find out we only have one level. Thanks!

more ▼

asked Jun 28 '10 at 04:09 PM

Tony Aldrich gravatar image

Tony Aldrich
35 3 3 7

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

2 answers: sort voted first
more ▼

answered Jun 28 '10 at 04:14 PM

felix. gravatar image

felix.
1.9k 18 23 47

Thanks. In regards to the LevelAdditive, could I have a game that is essentially one continuous level, that starts in a cave environment, goes into a mineshaft, prison, hotel, and command center, all in one continuous gameworld, that allows the player to backtrack?

Jun 28 '10 at 06:20 PM Tony Aldrich

I haven't tried that for myself, but as I understand it, you can use it that way ("Does not destroy objects in the current level [...] useful for creating continuous worlds").

Jun 29 '10 at 08:06 AM felix.
(comments are locked)
10|3000 characters needed characters left

You can use multiple scenes as different levels. That is basically their main function.

Cheers,

==

more ▼

answered Jun 28 '10 at 04:14 PM

equalsequals gravatar image

equalsequals
4.5k 16 28 64

(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:

x1173
x297
x292
x130
x66

asked: Jun 28 '10 at 04:09 PM

Seen: 1065 times

Last Updated: Jun 28 '10 at 04:09 PM