Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Hi Guest!
Please be aware that we have released another critical security patch for VaM. We strongly recommend updating to version 1.22.0.12 using the VaM_Updater found in your installation folder.
Details about the security patch can be found here.
Very nice tool! But it seems to work correctly only with the dildo.
when I replace the dildo with another object it doesn't respawn correctly after the shot. Would it be possible to get a version with a CustomUnityAsset as projectile?
CustomUnityAssets are much harder to deal with since they don't have built in physics on them - unfortunately :( . I'm not experienced enough to do this. On regards to the different object rather than dildo, I think I'll have to revisit how this is built to make switching easier!
It's all based on the AnimationPattern you see in the SubScene (it may be hidden), if you can manage to replace where the Dildo is being used with the plug then, you can get the same results. If I have the time I may whip one up for you