Will there also be explicit sex scenes if there aren't already?
Ran out of time for the jam time limit, but in the future you'll be able to see Clients and Escorts go at it in Rooms view.
We'd love to implement playable player-on-client sequences, but having custom characters do multiple complex sex poses is a tall order, so still exploring options on that front!
Depending on the animation and development software you use; you could use skeletal animation rigs for both escort and player animations (which would save having to animate each character individually) and have the game swap out sprites for things like hairstyle, body shape, etc. Add in a simple recolouring shader and you could handle a fair bit of custom character stuff.
The downside is it takes a bit of tweaking (and drawing to grids or other guides) to ensure all the sprites align correctly to the skeletons and each other.
Working on a system pretty similar to this right now, actually! Might have gotten too ambitious in the process — body sliders and pseudo 3D rotation are difficult to pull off in 2D skeletal animation rigs, it turns out — but ideally I'll have one customizable, pretty lookin human rig to use in both chat segments and sex animations by the end of it.