Loading Screen

Samer LuaySamer Luay Member Posts: 6

Hello People..

Does anyone know how to make a loading screen that loads all objects before the game starts?

I need it to avoid any lag or freeze during the gameplay

Thanks

Comments

  • Thunder_ChildThunder_Child Member Posts: 2,343

    can you tell us a little about your game? I was under the impression when you see the wheel it is loading...if you have lag issues AFTER that....maybe it's not a loading issue. Timers? Maybe a every x attribute you are doing a save function? There are certain things that cause lag issues. I am not absolutely sure.

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    Freezes are caused by one of two things, overloading of available memory or code errors. Preloading will fix neither of those.

  • Samer LuaySamer Luay Member Posts: 6

    Thanks for your replies... yes I have lagging issues and I'm not sure why.. but i think It might be because of the following reasons:

    1-I'm using large images with high resolution for my actors but i'm shrinking them in the gamesalad screen to suit the scene.
    2-I have many actors showing up at the same time..

    could these be the reasons of the lagging?? is there anything else that could be the reason?

Sign In or Register to comment.