Search Unity

texture animation during level load

Discussion in 'Scripting' started by BasketQase, Oct 7, 2005.

  1. BasketQase

    BasketQase

    Joined:
    Sep 12, 2005
    Posts:
    97
    I would like to have a loading screen with a simple animation on a GuiObject while the player is waiting for the next level to load.

    I have a screen that runs fine on its own, but as soon as I tell Unity to load a scene, the whole app freezes while it waits until the scene is loaded. Are there any routines I can use to run a texture animation and have it update to the screen during a scene load?

    thanks,
    -rob
     
  2. Joachim_Ante

    Joachim_Ante

    Unity Technologies

    Joined:
    Mar 16, 2005
    Posts:
    5,203
    Not at the moment. Sorry.