playMaker

Author Topic: UGUI Button on release event?  (Read 1381 times)

realrobo

  • Playmaker Newbie
  • *
  • Posts: 23
UGUI Button on release event?
« on: November 21, 2016, 06:57:24 PM »
Hello,
I was wondering if there is an action "UGUI Button on release event"?

I have been using "U Gui Button On Click Event" actions, but I'm in needs of changing some of that to accommodate for holding the button down longer for different results.  And so far, I have yet to find any simple actions for holding the button down.

Thank you in advance.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: UGUI Button on release event?
« Reply #1 on: November 22, 2016, 01:06:52 AM »
Hi,

 you need then to use the pointer proxy which will give you access to the release event.



Bye,

 Jean