Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Penhoat on April 06, 2020, 12:51:35 PM

Title: Activate/Deactive with Same Trigger
Post by: Penhoat on April 06, 2020, 12:51:35 PM
Hey everyone,

I need some help with Playmaker (new to it, followed some tutorials, can't solve it yet).
What I want to achieve is the following:
1. Once an object enters a trigger, another game object becomes active. The object stays active when exiting the trigger.
2. When the object enters the same trigger again, the other game object becomes inactive again. The object stays inactive when exiting the trigger.

I followed the Platform Color Change tutorial on youtube, but wasn't able to replicate this with activating/deactivating an object.
Title: Re: Activate/Deactive with Same Trigger
Post by: heavygunner on April 06, 2020, 02:14:35 PM
Hey !
Is it what you are looking for ?

 :)
Title: Re: Activate/Deactive with Same Trigger
Post by: Penhoat on April 06, 2020, 03:07:39 PM
You my sir, are amazing. My flow was already 10 times as complex for now reason it seems.

Thank you!