Hi all!

I just trying to make some dynamic loading level panel, everything works ok, but when the level loading, the function is paused until it finishes loading. Here simple example:

function main(){
...
while(1){
ent_loading.tilt -= 8 * time_step;
}
}

How make that entity tilt a whole time when level is loading? I hope this is possible.


IGRAVISION Page - www.igravision.com
RPG project - The Battle For Forgol 92.75%