-
Notifications
You must be signed in to change notification settings - Fork 454
Character creation guide
kyleconroy edited this page Jun 11, 2012
·
29 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. 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
- Face toward the screen
- Face away from the screen
- Walk toward the screen
- Walk away from the screen
Play Testing
Game Design
- Story Summary
- Gameflow
- NPC
- Enemies
- Camera
- Areas
- Inventory and Items
- Gameplay
- Interface
- Existing Characters and NPCs
- Frequently Asked Questions
- Future Episodes
Development Guides
- Creating a Release
- Level Creation
- Tileset Creation
- Character Creation
- Costume Creation
- Audio Creation
Episode Resources