Lag

Hi
My game works perfectly on my mac but when i try to test it on my phone, it keeps lagging.
Anyone know how to fix this?

Comments

  • zweg25zweg25 Member Posts: 738

    How big is your game?

    Pictures and sounds could be too big. You could also have way too many actors on scene (without even knowing it)

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    The processor and memory on a Mac are quite different from those on a phone. This is why testing on a mobile device is essential to know how well you've coded your app. Things like constrain behaviors, loops, and timers could be causing the lag.

  • pilotjoepilotjoe Member, PRO Posts: 31

    using iAds also can make things seem a bit laggy at first.. but it's only briefly

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    Bloated code causes lag.

  • deeno deeno Member Posts: 10

    my game is only 3mg big and i don't have much actors in the scene

Sign In or Register to comment.