Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: jayhfd on June 27, 2012, 08:42:08 AM

Title: Loading bar
Post by: jayhfd on June 27, 2012, 08:42:08 AM
Hi,
I've just put in a simple menu screen into my game. When you press play it does a load level action, however I can't seem to figure out how to get anything to happen while it loads. The screen just freezes until the level is up.

I'm working on reducing my level load times but I still think I need at least "loading..." with some moving dots or something, otherwise it'll look like the game has crashed.

Surprisingly I couldn't find anything in these forums for this, did I miss something? Or do I need Unity Pro to do asynchronous level loading?

Thanks!
Jay
Title: Re: Loading bar
Post by: Dev_Sebas on June 27, 2012, 09:15:31 AM
Yes I have got this problem.
In load level action thereĀ“s a feature "Async".I active it and played the game my Playmaker said that is only for Unity Pro.