Liked the game but there was no standing picture while moving around. So I made a standing picture mod that also makes the boobs bounce (optional). Let me know if there are any issues or errors. Enjoy!
As a side-effect I created a simple ModManager for configuring settings. Feel free to use it if creating a mod that needs settings.
Features:
- Standing picture on map
- Bouncing boobs while moving
- Expressions reflecting lewdness compared to outfit etc.
- Support for all outfits, arm positions and stages of pregnancy (for outfits that have them)
- Support for Merumeia
- Extensive settings, access from title/pause or by pressing "m"
View attachment 4406217
View attachment 4406200
Installation:
1. Copy the js folder to the game.
2. Add the following two lines at the end of js/plugins.js just before ];
{name: "MOD_ModManager", status: true, description: "", parameters: {}},
{name: "MOD_StandingPictureBounce", status: true, description: "", parameters: {}},