The size tag has no wiki summary.
13
votes
5answers
697 views
An object twice as close appears twice as big?
So I was thinking about creating a 2D game where you can also move along the Z-axis, by changing in which layer you are. Depending on the depth I want to scale my 2D sprites.
Once, someone had shown ...
3
votes
1answer
308 views
Max texture size Android : which settings for 2048x2048?
I want to use a texture atlas of 2048 x 2048 in my game, and I would like to warn the users with a "too low" device to not download the game.
With a texture atlas of this size, what requirements ...
2
votes
1answer
460 views
How to save an arbitrarily large image to a file in XNA?
I have built a level editor for an XNA-based Megaman clone I am working on and one of the features I would like to implement is the ability to save a full-resolution map of the entire level (like this ...
1
vote
2answers
420 views
What maps sizes did old 2D RTS games like C&C and WarCraft support?
I'm looking for the size (in tiles) of the maps for the old 2D games Command and Conquer and Warcraft 1 and 2.