Evelyn slip
🕑 Added 2025-02-11 10:13:03 +0000 UTCUPDATES:
Fixed clipping weights
Added texture for legs without leather
_________________________________________
Hellu!
This time, I’m doing something different!
I’m really bad at timing things and all that social media planning... Like, celebrating milestones and stuff. But hey, I just realized there are 96 absolute legends supporting this project, for a total of 342 people, so f*ck it.. Let’s celebrate weird numbers! 🎉
I hope you’re happy to be here because I sure am happy to have you around.
And to celebrate, I’m sharing EVERYTHING about this mod: Blend files, Photoshop textures, and some renders. (I still don’t know how to rig a character, so these pics are just in the base pose, sorry about that. I’m not even a year into this 3D thing, so if you like them, be patient, better stuff is coming!)
This mod changes as you play. Since she moves so much it's almost impossible for her to keep her clothes intact, so when you use an hability there's this slight 100% rate for a slip. Don't worry i always include a way to restore her dignity. Enjoy!
HOTKEYS:
E: shirt slip
R: fix shirt
Q: deadly weapons out!
Arrow down: pants/nopants
Thank you so much for the support ♥
Comments
Danieru
done and done! thanks for the feedback and support! ♥ to use the standalone version, replace the .ini i attached with the one in the mod.
Goodsinister
hi, would you be able just to make her 1st slip (no nips) to be available as a standalone mod? Also the curvy leather around her legs could be just deleted so would be fantastic to have her clean legs and toggle-able is also would be very appreciate it!
Danieru
Ps controllers are not supported by windows natively, so you'll have to use a software to translate that. I think ds4windows might be your solution.
Seb
alright, didnt know it could pickup that, do you happen to have the key names for playstation controllers?
Danieru
For example: [KeySwap] condition = $active == 1 key = XB_X key = e type = set $shirt = 1 [KeySwap1] condition = $active == 1 key = XB_LEFT_TRIGGER key = r type = set $shirt = 0 just use the one you find urself more comfortable with
Danieru
yes! just change or add the "key" to every [Keyswap] section you wanna change. Use this reference: Keys from XBox controllers: ; XB_LEFT_TRIGGER, XB_RIGHT_TRIGGER, ; XB_LEFT_SHOULDER, XB_RIGHT_SHOULDER, ; XB_LEFT_THUMB, XB_RIGHT_THUMB, ; XB_DPAD_UP, XB_DPAD_DOWN, XB_DPAD_LEFT, XB_DPAD_RIGHT, ; XB_A, XB_B, XB_X, XB_Y, XB_START, XB_BACK, XB_GUIDE
Seb
is there any way to make the toggles work for controller? like any specific thing to write in the .ini