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 a critical security patch for VaM. We strongly recommend updating to version 1.22.0.7 using the VaM_Updater found in your installation folder.
Details about the security patch can be found here.
Tweaked the particle systems to behave more like an actual spray. Force, speed, rotation does not influence particles during their lifetime making the stream more convincing and more realistic.
Note : There are still limitations due to the fact that emission direction over lifetime has never been changed/improved since Unity's dev team has swapped to Visual effect graph. See this thread for more information.
Added Change XXXX functions to allow control of the appearance during a scene without changing your default parameters in the plugin.
Added Reset settings to default function to be able to get back on your plugin default setup during a scene after changing the appearance.
Notes :
- Be aware that it might be CPU intensive if you push the lifetime of particles on low-end configurations.
- Collisions seems a bit more accurate with soft-body physics disabled, this might be due to the fact that particles will not collide with post process. This is something I cannot fix.