Computer Science Canada Sprite sheet help needed |
Author: | zuber [ Fri May 02, 2008 11:31 pm ] | ||
Post subject: | Sprite sheet help needed | ||
For the various games I'm currently trying to code I'm in need of a whole bunch of sprites. Finding the sprites is not the problem, but the idea of making a hundred separate pictures seems tedious and rather inefficient. Essentially what I'm looking to do is this: (for a sprite sheet with 100 sprites each 25 by 25 pixels)
I've been looking but can't for the life of me find the java code (for an applet btw) that will allow me to do this. Any suggestions? |