x


unity and databases

I have some question about making a multiplayer game in unity(free version)

  1. can I use www class with standalone game and not the web player?
  2. If I use the web player can I load only part of the game, instead of all the 3d assets which will make it a big download?

thanks

more ▼

asked Jun 21 '10 at 07:30 PM

n0ob gravatar image

n0ob
90 5 6 9

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

1 answer: sort voted first

1) Yes

2) Not really. For that you really should be using asset bundles, which I think are a pro only feature. You can maybe work around it by using web player streaming but it probably won't work well for mulitplayer games since you have a nondeterministic level order.

more ▼

answered Jun 21 '10 at 07:45 PM

Tetrad gravatar image

Tetrad
7.2k 27 37 89

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

x681
x525
x232
x96

asked: Jun 21 '10 at 07:30 PM

Seen: 1635 times

Last Updated: Jan 04 '11 at 01:58 PM