playMaker

Author Topic: Disable touch event until collision?  (Read 1245 times)

ShazBang

  • Playmaker Newbie
  • *
  • Posts: 33
Disable touch event until collision?
« on: May 24, 2016, 06:32:54 AM »
Is there a way I could disable the 'touch event' action until my player enters a trigger?

It's just to stop the players being able to repeatedly tap the screen, there needs to be a delay.

Thanks.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Disable touch event until collision?
« Reply #1 on: May 24, 2016, 10:08:54 AM »
Hi,
You can do this in several ways

you can use the action "enable fsm" or, what more common is used is a send event :