forked from hawkthorne/hawkthorne-journey
-
Notifications
You must be signed in to change notification settings - Fork 0
Character creation guide
kyleconroy edited this page Jun 11, 2012
·
24 revisions
Creating a custom character for Journey to the Center of Hawkthorne is easy. All new characters must have the following sprites before they back be accepted into the game. Sprites must be 48 * 48 pixels in size. I've used Annie's sprite sheet as an example.
All of the following must have both left-facing and right-facing versions
- Standing
- Walk
- Jump
- Attack
- Hold Item (may be the same as attack)
- Crouch
- Look Up
- Look Down
- Hurt
- Talk
- Death
These happen when the character isn't facing left or right
Once your character is complete, submit it to /r/hawkthorne or open a pull request.
Play Testing
Game Design
- Story Summary
- Gameflow
- Characters and Enemies
- Areas
- Inventory and Items
- Gameplay
- Interface
- Attacks and Damage
- Frequently Asked Questions
- Future Episodes
Development Guides
Episode Resources