playMaker

Author Topic: Activate/Deactive with Same Trigger  (Read 1185 times)

Penhoat

  • Playmaker Newbie
  • *
  • Posts: 2
Activate/Deactive with Same Trigger
« 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.

heavygunner

  • Sr. Member
  • ****
  • Posts: 344
Re: Activate/Deactive with Same Trigger
« Reply #1 on: April 06, 2020, 02:14:35 PM »
Hey !
Is it what you are looking for ?

 :)

Penhoat

  • Playmaker Newbie
  • *
  • Posts: 2
Re: Activate/Deactive with Same Trigger
« Reply #2 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!