- Nov 15, 2019
- 129
- 542
Yeah, there are huge troubles with the game balance, the priestess oscillates between too strong and too weak.Priestess in VR game is overpowered imo, if you put at least some points into intellect you can just throw blizzard until everything dies.
Not being a slut.Does anyone know how to avoid or take off the chastity belt on week 5?
Putting the cheatcode in the console should work too
JavaScript:
mile.chastity = false; PC.panties.locked = false;
You mean like dress-up game?It would be fun if Fake AI also have a sandbox mode like in WWBB but with a wardrobe
That's a different CORS issue than the one you're thinking about. I commented that one out in my fork, not knowing what I'm doing just hoping for the best.The CORS error should be resolved in DAD 1.34.2 now.
You can't make a proper tramp stamp because DAD not yet allows displaying avatars backs.Also regarding the tramp stamps, you can actually make them
I know the ignoreClip. Moreover, the latest version of WWBB uses a pretty complex and ingenious system of drawing centred tattoos which does not actually draw one tattoo but two, each on its own side (which prevent them from clipping out of the body).Normally the tattoos are clipped to the body part they're drawn on, and by default they're associated with a side. What happens if ignoreClip is false is it only gets drawn on the side it's specified to (right). With ignoreClip set to true, it'll show up without clipping (so it'll float in space if it's wider than the body).