x


Level data streaming without Unity Pro?

I just need a yes/no answer for this one: Is it possible to implement a simple level streaming system without getting Unity Pro? I'm making a 2D linear platformer, but I don't want load screens between levels. Technically this is pretty simple, but can I do this without buying Unity Pro?

Cheers, and thanks in advance, --Steve

more ▼

asked Aug 22 '11 at 04:03 AM

stevesan gravatar image

stevesan
95 11 15 20

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

1 answer: sort voted first

For asynch loading in of scenes you need pro, but for the dynamically loading in of assets you do not, use Resources.Load

more ▼

answered Aug 22 '11 at 04:56 AM

Joshua gravatar image

Joshua
6.4k 19 25 71

I see....a bit disappointing, but I suppose I can work with that...

Aug 22 '11 at 11:45 AM stevesan
(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:

x298
x150
x18

asked: Aug 22 '11 at 04:03 AM

Seen: 952 times

Last Updated: Aug 22 '11 at 11:45 AM