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

Automatically change sex when replacing characters in studio #5

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

ManlyMarco
Copy link
Contributor

No description provided.

@im-mi
Copy link
Owner

im-mi commented Nov 28, 2018

Hey. Sorry it took a while to get back to you.

This is a pretty good idea, although the current implementation seems to have a few issues. Here are the one's I noticed:

  • Replacing a character creates an extra copy of the dropped character.
  • The replacing character doesn't get adjusted to account for sex-based limitations (height, clothes, etc.). This lasts until the scene gets saved and loaded (though I'll admit the anti-gravity bras are pretty cool while they last).

@im-mi im-mi added the enhancement New feature or request label Nov 28, 2018
@ManlyMarco
Copy link
Contributor Author

Fixed the Replacing a character creates an extra copy of the dropped character. issue, not sure how to approach the other problem.

I also added ability to hold shift to import scenes and to force add characters instead of replacing selected.

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

Successfully merging this pull request may close these issues.

None yet

2 participants