jerr0328 / skitg

Automatically exported from code.google.com/p/skitg
0 stars 0 forks source link

Create icons/textures #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create icons/texutres for the following:
* Tank (without the cannon part, since that will be different)
* Arrow (one direction needed, we can rotate for whichever direction we need)
* Background (mainly just sky/clouds, since terrain is generated)
* Weapon icons and shot texture

Remember that these textures need to fit well on the screen, so don't make the 
tanks too big, for example. The size should be a power of two (e.g. 8x8 or 
16x32). PNG format is preferred, with a transparent background.

Original issue reported on code.google.com by jerr0328 on 2 Apr 2012 at 5:12

GoogleCodeExporter commented 9 years ago

Original comment by jerr0328 on 3 Apr 2012 at 5:25

GoogleCodeExporter commented 9 years ago
Color can be added in the code (i.e. tank texture can be grayscale, the code 
will color it in), so keep the tank in grayscale.

Original comment by jerr0328 on 3 Apr 2012 at 6:23

GoogleCodeExporter commented 9 years ago
And a game icon

Original comment by jerr0328 on 4 Apr 2012 at 12:56

GoogleCodeExporter commented 9 years ago

Original comment by jerr0328 on 4 Apr 2012 at 12:57

GoogleCodeExporter commented 9 years ago

Original comment by jerr0328 on 4 Apr 2012 at 9:16

GoogleCodeExporter commented 9 years ago

Original comment by jerr0328 on 18 Apr 2012 at 6:14

GoogleCodeExporter commented 9 years ago

Original comment by jerr0328 on 29 Apr 2012 at 1:13