This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Create a Character
muffichii edited this page Feb 17, 2022
·
1 revision
On the Toolbox Home, select the "Characters" tab and click on "Create". Once you did it, this window will popup.
- Self-explanatory. Even if it doesn't seem like it'd cause any damage, we recommend using character names with dashes like the base game does. Ex :
ben-normal
. - Character Icon. It's an icon grid with a size of 150x150 for each icon. We recommend 2 icons, but you can go with 1 or 3 (if you want a winning icon). Grids with more than 3 icons will require additional setup in
Character.hx
. - Press this button to browse for a Character icon.
- Character Spritesheet. It's a Sparrow Spritesheet, so it needs a
png
and axml
file. To create one from animate, select the animations you want to export, then choose "Export Spritesheet". The data type must be "Sparrow v2" or "Starling" (untested). - Press this button to browse for a spritesheet
- Finally, click on this button to create your character.
Your new Character will be available in the Character list. You can select it and edit it using the Character Editor.