-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add support for Kawaii Diapers #21
Comments
This is going to take longer than expected. I accidentally dumped half my progress dealing with the prim creator issue in SL. On the flip side I own sculpt maps. |
I have a lot of work to do in Preferences to add proper support for this feature! Making sure I check the texture prefix so that I apply the texture to the right face instead of assuming it just goes on any old place. On the flip side, I could add a panel prim to the Fluffems diaper as well, and that would allow me to support more of Kawaii's features natively. |
Okay everything but the animations and diaper change poof cloud are supported now. |
Hackers will get a surprise in Kawaii diapers now! If this function takes off I may implement it for all diaper types. |
I hope RegionSayTo is up for the job. |
Leaving this one open in comparison to the others since there is more to adding support for Kawaii than simply handling the wet and mess faces differently. |
Kawaii Diapers use a single mesh and 8 different faces that can all have different textures applied to them. Its wet face is just barely suited for the job, but it has a back face that would work well for messies. It also has a panel face, an animated face, a tape face and a cutie face.
Support for the diaper shouldn't be too much hassle. It doesn't radically change a ton of behaviors, the biggest being how it handles a wet face on the main prim instead of altering the transparency of a separate prim. After that, it's a matter of adding the appropriate menus to Preferences to support the additional texture options.
The text was updated successfully, but these errors were encountered: