x


How does one Implement a Loading screen?

When I Load a certain level my game (on the iphone) just waits for the level to load (3-4) seconds and starts the level

How can I implement a small bar that will tell the player how far its loading or a loading screen

that will play whilst the game loads?

more ▼

asked Jan 13 '11 at 05:08 PM

AtomicMarine gravatar image

AtomicMarine
504 43 49 70

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

2 answers: sort voted first

you can create a smaller scene that just display a "please wait" type message and then load the real scene with Application.LoadLevelAsync.

http://forum.unity3d.com/threads/4379-Level-loading-progress

more ▼

answered Jan 13 '11 at 05:37 PM

Borgo gravatar image

Borgo
998 9 13 25

Thank you very much

Jan 13 '11 at 05:53 PM AtomicMarine
(comments are locked)
10|3000 characters needed characters left

Hi , In asset srore is aviable this plug-in:

http://u3d.as/content/gem-studios/loading-android/2KH

if you have a long loading period in your game and need to show a simple loading spalsh bar, this can be the solution!

more ▼

answered Mar 16 '12 at 11:44 AM

actarus gravatar image

actarus
46 4 4 5

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

x2028
x823
x502
x312

asked: Jan 13 '11 at 05:08 PM

Seen: 3500 times

Last Updated: Mar 16 '12 at 11:44 AM