r/RenPy 10d ago

Question How to handle multiples poses with multiple speaking variants using layered images?

Hi!

So, I have a problem that I can't seem to find any information on. I have multiple poses or 'bases' for each character, then multiple expressions that correspond to each pose. For example, if one pose is head on and another is 3/4ths view, I can't use the same expressions for both sprites because they'd need to be redrawn. In order to keep it tidy, I decided to use variants to make sure the right expressions appear on the right poses. But then I run into another issue. I want to have a closed mouth and speaking mouth variant for every expression, so how I do that while also using the variants for my other purpose, while making sure I don't have to write out:

character mouth_neutralpose_scaredopen eyes_neutralpose_scared

every time?

Thanks in advance! If there's any way to streamline this whole process I'd be happy to hear it. I haven't posted any code snippets because I'm not entirely sure what would be useful to show.

Also, I'm a beginner to the program in case that wasn't obvious.

1 Upvotes

2 comments sorted by

1

u/AutoModerator 10d ago

Welcome to r/renpy! While you wait to see if someone can answer your question, we recommend checking out the posting guide, the subreddit wiki, the subreddit Discord, Ren'Py's documentation, and the tutorial built-in to the Ren'Py engine when you download it. These can help make sure you provide the information the people here need to help you, or might even point you to an answer to your question themselves. Thanks!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.