playMaker

Author Topic: MOUSE UP not triggered on iOS [RESOLVED]  (Read 3726 times)

sirflo

  • 1.2 Beta
  • Playmaker Newbie
  • *
  • Posts: 2
MOUSE UP not triggered on iOS [RESOLVED]
« on: July 07, 2011, 08:55:14 AM »
I've noticed that the system event "MOUSE UP" is not being sent when the game is running on iPhone. If I add the action "Get Mouse Button Up" and send the event there, then it is being recognized. In standalone & web players the system event is sent normally without the need for the extra action.

Cheers,
Florian
« Last Edit: October 06, 2011, 04:00:26 PM by alexchouls »

giyomu

  • 1.2 Beta
  • Full Member
  • *
  • Posts: 108
    • blog
Re: MOUSE UP not triggered on iOS
« Reply #1 on: July 07, 2011, 10:36:38 AM »
mouse event do not work for ios, well those mouse frag, up, down, if you look at unity doc you will see they notify about that and i thonk that is what playmaker use , so nothing change about this at this point

sirflo

  • 1.2 Beta
  • Playmaker Newbie
  • *
  • Posts: 2
Re: MOUSE UP not triggered on iOS
« Reply #2 on: July 11, 2011, 06:21:36 AM »
Hello giyomu,
that makes sense actually. Thanks for clearing this up!
Cheers,
Florian