• 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.
Two plugins that allow you to create configurable triggers for events:
  1. Input triggers: react to keyboard, mouse and VR controller inputs
  2. Collision triggers: react to collisions between specific parts of atoms.
    You can select rigidbodies and individual colliders (e.g. left shoulder or glutes)
Input Triggers
This plugin lets you bind key down/up triggers for any input event. It supports keyboard, mouse and VR controllers.
1739884146424.png


Collision Triggers

This plugin lets you bind collision triggers for individual parts of an atom, such as a person's upper arm or glutes.
You can exclude collisions within the same atom, e.g. a person's hand touching their own body, and set a threshold for the required impact velocity, for example to create glute slap triggers.
1739884327053.png


Example use-case
By combining both plugins with a state machine, this demo toggles the lights on/off after grabbing her shoulder/upper arm for one second. This is the exact logic I will use to trigger intensity decreases in an upcoming update to The Grind Of Your Life.

The video highlights two negative cases at the beginning. Nothing happens if you grab before entering collision and nothing happens if you exit the collision early, either. At the end, you can see that collisions with other body parts are ignored, as well.

The message log shows the exact timing and order of events.



Credits
Special thanks to MacGruber for his Utils
Author
TBD
Downloads
734
Views
1,935
Favorites
5
Packages
1
Total Size
0.02 MB
Version
5
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from TBD

Latest updates

  1. production ready

    Evidently, finding colliders for specific rigidbodies while also including currently inactive...
  2. down the rabbit hole we go

    Damn, this turned out to be a far deeper rabbit hole than expected. I learned a whole lot about...
  3. some fixes and improvements

    Changelog v3 Collision Triggers Plugin: Fixed collision trigger plugin for simple atoms (e.g...

Latest reviews

For me, this plugin came too late, my VR has already been sold. LOL
T
TBD
Thank you for the review.
There's always the next HMD and they'll only get better and more affordable. ;-)
Upvote 0
Back
Top Bottom