Loading Screen
Samer Luay
Member Posts: 6
in Help Wanted
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
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.
Complete Guide to iOS Publishing {} Complete Guide to Mac Publishing
Freezes are caused by one of two things, overloading of available memory or code errors. Preloading will fix neither of those.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
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?