• 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.

Question removing atoms during scene

Toddy

Active member
Joined
Aug 30, 2021
Messages
183
Reactions
32
I have a scene which has a reflective atom (mirror) that I would like to remove at the mid point of the scene. I tried creating trigger in the scene animation. Unfortunately, selecting the receiver atom (mirror), is as far as I got. The receiver and target has me stomped. Not to mention I will need to reset the mirror for the start of the scene.
 
To turn off a atom:
atom > atom control > on (unchecked)
 
Upvote 0
Another way is with triggers that set and reset the Alpha of the target atom. You set up two triggers, either button triggers or sequenced triggers. One that gets set in the beginning of the action makes the atom visible (Alpha = Default). The other makes it disappear by setting Alpha = -1. This works on anything visible that has Alpha, clothes, cum, props, etc. As long as they are atoms or clothes, this should work.
 
Upvote 0
Inside the trigger action, you should be able to select the atom as target, then 'AtomControl', then 'on', and check a true or false signal as you wish.
 
Upvote 0
Back
Top Bottom