Hi there, i’m trying to use LoadLevel.Async for show an animation while it’s loading the next scene, the code i’m using is the one of the script reference, however when i’m trying to run a simple animation (two sprites) on a update function the animation get freeze sometimes, since it’s asynchronous i’m not really understanding why this is happening, any hints?
Thanks in advanced.