I need some text/inventory background tilesets


slaeshjag

¯\_(ツ)_/¯
Joined
Apr 8, 2010
Messages
2,687
Location
~Stockholm, Sweden
I'm making a RPG-engine for the Pandora, and I'm starting to get somewhere. However, I'm getting tired of my FFVII/FFVIII styled bakgrounds for the textbox and inventory screen. Since I plan to release this engine as open source (and possibly for the rebirth competition,) I'd like to have a more original theme to it. Since I'm busy coding, I thought I could ask the community to do this for me, since I'm not an artist anyway ;)


(All other graphics are shamelessly stolen from OpenArt.)


Here's the tilesets you'll have to copy the geometry of:


Textbox:


textbox_bg.png



Which will look like this


text-rendering-working.png



Inventory screen:


inventory_bg.png



Which looks like this


inventory_progress_2.png



Black areas may be used to put in your signature etc.


White-gray gradients are tinted to the right color in the code.


Thanks in advance :)


EDIT: just so that it's clear, grid size os 32×32 pixels, and the images has to have dimentions that are powers of two. If in doubt, use the exact dimentions my tilesets are (I also recommend you do that anyway, since that save a bunch of hassle on my part)
 
Last edited by a moderator:
Back
Top