Hey! Thanks! I'm happy that you liked it :-)
Thanks for the feedback on the controls. It looks like I should add a proper "option" menu with mouse sensitivity and key rebinding. ... But I'm completely hopeless at user interfaces xD (The speech bubbles in the game took me way longer than I care to admit ;-)
The game is made with the Unity engine, and so the characters + animations need to be imported from another source. The pipeline that I use for that was
FuseCC -> Mixamo -> Unity (All are currently free)
FuseCC is a "sims"-like character creation tool, that you can then one-click upload to mixamo which is a library of character animations. There you just select the animation that you need (Unfortunately: no anal sex animation available as of now :-/). Then I download the .zip and drag-and-drop it to unity, and bish-bash-bosh I have my animated character. (The whole process takes about 15 min)
So if I want to add more cloth options, I would just need to design some new character models in FuseCC, and then import their model in Unity, and they should work out-of-the-box (all the guys use the same "bone-system", you can use the same animations on all of them).
As you said, it would be fun to have a "shirtless / underwear" mode (maybe as an easter-egg ^^) But the only problem is that the "bulge" that you get by default in FuseCC is rather... small... So I would need to do a bit a editing of the 3D models by hands. I did that for my previous game (and I also made blowjob / handjobs animations), but I'm really not a 3D artist so it took me forever xD (And the competition is fierce now on 3D genitalia ^^)
I've just tried your game (I had never heard of it before. How old is it??). As you said, the 3D environments are a bit... boxy and there isn't many people online :-/
To make the 3D world in my game, I bought for 60$ a set a 3D models and assembled them in Unity (It's a bit like building a house in sims actually). So far, I got 33$ out of the sales of the game, so I'm *almost* even ^^ (Thanks btw! oh, I'm also Swiss. I used to live in Lausanne :-P)
I've never tried VR (I actually do all my gaming on a macbook xD), but that should be the future of virtual gay sex ;-) That's a new opening market ^^ (I think Unity support VR and it should be a "one-click" process to bake a VR compatible game, but I can't really test it :-/)