Progress Update- sensitive pony bits ^^ (Patreon)
Content
Body sensitivity customization, UI, and preparing for penetration~
To new patrons: We’re in the middle of an absurdly-long update cycle. Here’s the summary and how to access content.
What's being worked on?
Body sensitivity customization
Previous versions of the game showed all the dials and toggles for a body part, so you could tweak their default values from 0 to 100%. Old version:
The new version exposes the tools I'm using to create the characters in the first place. You can select from a list of presets to use. You can select more than one and they layer on top of each other in order. Like this:
(I don't have good screenshots cause it's all code atm)
Then you can tweak the final values. Like so:
(There are more values to tweak than shown)
In-game it'll look prettier. The main idea is to allow customization in an easy way. You want to make your bellybutton feel like a pussy? Just select the preset.
This'll apply on a larger scale, too. The idea is you can select a set of full-body presets, then drill down and customize as you like. E.g. "ticklish hooves", "erogenous soft parts", and "sensitive genitals" would give you a character that's very responsive to light touches.
So yeah, the code is there, but I'm lacking a UI to actually support it.
The UI
UI was a constant pain for old versions. It's so much work to make and it never looked that good even with lots of effort put into it. Now that I'm using a layer of HTML instead, I'm building the UI like a website. That means it's way more flexible, supports translations, and can be easily re-skinned without extra code.
I spent some time this week setting up the build process for the HTML/CSS/Javascript. I'm starting with just making things in the debugger/admin tools for the game, then will transfer things out for the player to use.
Honestly there's not much to look at since it's all on the technical side, but I'm glad to finally be sorting this out. I'm just working on a few final details like menu format and icons/colors so things are usable.
The lovely thing is that I don't have to code anything from scratch for HTML. And if the UI is super ugly, I can easily change the entire look in minutes.
Next up: Penetration mechanics
I'm so excited. This is a big big step to be working on. We're finally ready to sort out penetration, and make everything fuckable again! I'll let you know how this goes in next week's post. Yayyy~
:3
...and that's all for now!
Y'all are crazy and wonderful. Thank you so much for following and supporting this project. We're getting there!!