• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Question Stopping a trigger

YouWillNeverknow

New member
Joined
Jan 19, 2024
Messages
11
Reactions
2
how do i stop a trigger? im trying to get a cloth to show if i trigger the person's mouth, which works, but how do i make it such that it disappears when you take your hand away? i've looked through collision triggers but cant figure out how to stop it if there's no collision detected
 
Triggers have three tabs at the top: Start Actions/Transition Actions/End Actions.
Not all triggers have all, some have only Start, some have only Start and End.

Start is when the trigger is initially produced, Stop is when the collision ends.
Be careful with those, depending on your needs they can be triggered very very fast.
 
Upvote 0
Yes yes, I do know of the start, transition and end actions.
But I don't know what to set in order to get it to stop, since there's a lot of options to do so.

Really love vammoan and vammoan 2, sick plugins
 
Upvote 0
Okay, so I've thought of a way to do this with mostly mac gruber's logic bricks, thank you very much
Is there a way to save any of these triggers though?
 
Upvote 0
Start = what should happen at collision start
End = what should happen at collision end

There's no way to do logic with those so yeah, using logic bricks would do the trick :)

You can save presets probably, but the scene would need to be exactly the same everytime (plugins are using atom names and plugin order to work).
 
Upvote 0
Back
Top Bottom