Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: frarees on June 12, 2013, 06:31:44 AM

Title: Loading screen updating while in LoadLevelAsync. Possible?
Post by: frarees on June 12, 2013, 06:31:44 AM
I've been trying to update a UISlider (progress bar) on a DontDestroyOnLoad object that persists a scene load made via LoadLevelAsync. The thing is that I don't see the progress bar updating. Is possible to do that?
Title: Re: Loading screen updating while in LoadLevelAsync. Possible?
Post by: ArenMook on June 12, 2013, 01:56:19 PM
Well how do you update it?