Assets loader with logo and progress bar
-
Hi guys, i wanna show a custom asset preloader before game starts.
I tried with a FlxState, FlxBar but I don't know how check the percentage of assets loading.
Something like asyncloop.
Any ideas.
Thanks in advance
Cocce
-
Talking about async loop, see this: FlxAsyncLoop