Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Custom Character Creator #25

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Conversation

taliyos
Copy link
Collaborator

@taliyos taliyos commented Feb 25, 2022

The development version of the character creator.

Instead of taking pictures for poses, this will make you upload pictures. These pictures will likely not completely match a full pose.

Currently a draft. As of creation of this draft pull request, the page and fields for name, major, and minor are included. Navigate to "/supersecretcharactercreator" to access.

Closes #24

@taliyos taliyos self-assigned this Feb 25, 2022
@taliyos
Copy link
Collaborator Author

taliyos commented Mar 18, 2022

At this point, the dev creator is capable of generating JSON character files (displayed as .wrath) that includes the fields for:

  • Name
  • Backstory
  • Major*
  • Minor*
  • StateSoundEffects
  • StateAnimations**

It does not include:

  • Actions

*Implementation of Major and Minor may not be as intended (currently just a string for the id and name). Additionally, actionTemplates is not implemented.

**State Animations doesn't include (or isn't customizable):

  • base64EncodedPoseImage
  • hitCollider
  • bodyCollider
  • durationInS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Character Creation/Saving Tests
1 participant