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

Set up basic chatter body #1

Open
saraht45 opened this issue Apr 21, 2021 · 1 comment
Open

Set up basic chatter body #1

saraht45 opened this issue Apr 21, 2021 · 1 comment

Comments

@saraht45
Copy link
Collaborator

The goal is to have a basic chatter body with the following features:

  • A single chatter parent that can support all gender identities.
  • Basic default description ("Sarah is a person.")
  • Ability to flesh out chatter description using the @traits command. @trait options that are not overwhelming but robust enough that users feel they can fully represent themselves in the environment.
  • Minimal body part details.
  • Remove need for clothing objects so characters do not appear nude. Let clothing be a property that can be set via @traits.
@saraht45
Copy link
Collaborator Author

saraht45 commented Apr 21, 2021

Status Update

  • Removed UrMale and UrFemale bodies from start story. Replaced with generic UrMainbody.
  • Relocated facialhair from UrMale to UrMainbody. It is hidden by default unless chatter adds facial hair via @traits.
  • Unchecked “Clothes Expected” trait in UrMainbody so chatters will not appear naked.
  • Added “trait:appearance:dress” to chatters so users can define how they are dressed via @traits
  • Added casually dressed and professionally dressed to the list of @traits options for dress.
  • Cut down the number of @trait options for the various body parts to make it less overwhelming.
  • Cleaned up the chatter descriptions, focusing on hair and facial hair outputs.
  • Added basic hair and facial hair styles.

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

No branches or pull requests

1 participant