Skip to content

Costume creation guide

kyleconroy edited this page Jun 5, 2012 · 19 revisions

First, you'll need to get the base sprite sheet for your character. Choose your character from the following list.

Design

Next, open your sheet in an image editor and start designing. Please make sure to keep the dimensions of the sheet and the placement of the sprites EXACTLY the same. Doing so allows you to easily test the sprites in-game and makes it more likely your costume will make it into the released game.

Testing

The game looks for costumes inside the costumes/<character_name> directory. For example, if I wanted to test out my Ridley Scott costume for Troy, I'd save my ridleyscott.png sprite sheet to costumes/troy/ridleyscott.png.

Clone this wiki locally