silveira / openpixels

Open and free pixel arts works for games like tile sets and characters
http://silveiraneto.net/tag/pixelart
Creative Commons Attribution Share Alike 4.0 International
83 stars 15 forks source link

example

For more details http://silveiraneto.net/tag/pixelart

Getting OpenPixels

http://silveiraneto.net/2011/08/20/getting-openpixels/

Games using OpenPixels

Layers

On the open_chars.xcf file each layer should have a name like: TYPE_DESCRIPTION Examples: hair_cuttedblack cloths_dress Right now no spaces are allowed. To extract xcf layers into png files first install the package xcftools. Exemple: sudo apt-get install xcftools After this execute the script extract_layers.sh to the xcf file. ./extract_layers open_chars.xcf