Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8361899
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T11:48:37+00:00 2026-06-09T11:48:37+00:00

How do games handle level selection screens where you have to swipe left and

  • 0

How do games handle level selection screens where you have to swipe left and right to select the level? Such games seem to have different sprites for each level (e.g. Amazing Alex).

How is it possible to have so many sprites loaded up without taking too much space in memory? Are they loaded in memory all at once? Is there a special technique used in such cases? In my game level select, I have 20 levels each with it’s own sprite (icon). How is it possible to handle all these sprites all at once?

Bear in mind that a maximum of 3 sprites appear on screen at once as the user scrolls left and right to select the level.

Any examples or links would be useful.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T11:48:38+00:00Added an answer on June 9, 2026 at 11:48 am

    In the game SmashTurtle that I created, I used the UIScrollView scrolling code from the tutorial at http://ios.biomsoft.com/2011/11/28/a-paging-uiscrollview-in-cocos2d-with-previews/

    SmashTurtle has 25 200×200 point nodes that can be selected with multiple sprites added to each and I was able to achieve ok performance on 3gs devices and good performance on newer devices.

    I load all of the sprites when the select level scene is presented. No memory warnings and it loads quite quickly. I load one 1024×1024 sheet that has 25 sprites on it. I also load 25 separate sprites from files as well; bad for load time and draw call performance, but still works ok given it is just a level select scene with nothing else going on.

    The reason for loading the 25 sprites from separate files was that I needed the sprites in separate files for some levels that only required one of the 25 spites and did not want to duplicate the 25 separate sprites into a sprite sheet which would increase the bundle size.

    Without that strange constraint of loading 25 separate files in the select level scene, I could have made the level select scroller more performant. But even with loading the sprite sheet plus 25 separate files the performance was acceptable on a 3gs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Quick question, How does Game Center handle different app versions for turn based games?
What are the different ways to handle animations for 3D games? Do you somehow
Some background of the data : some different games are being played, and each
XNA games have an Unload() method, where content is supposed to be unloaded. But
I am new in the ad-sector, I have programmed two little ios games to
We are making a game with a playing character that will have several different
I noticed I'm getting tired of trying to make games with high level programming
I have a database of results for a season of 25 games. However only
How do games with gravity handle the relationship between moving things like players, monsters,
I'm working on a Grails application that would handle video games But more than

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.