playMaker

Author Topic: System Events / Mouse System Events not working for me  (Read 2282 times)

nicknick

  • Playmaker Newbie
  • *
  • Posts: 8
System Events / Mouse System Events not working for me
« on: December 30, 2016, 08:52:23 AM »
Hi there, just bought Playmaker, still a complete beginner, so i´m all new to this!
I followed the first official tutorial (https://youtu.be/hkyUbY3Bq0A?list=PL727CB9763F77BDE0)
It´s all working properly until the Mouse Down transition is added. It sadly doesn´t respond at all. The state wouldn´t change to the other state. If I create a custom event with e.g "get mouse button down", this does work. But strangely the System Events don´t work...
I´m using the latest Unity version.
Any suggestions?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: System Events / Mouse System Events not working for me
« Reply #1 on: February 06, 2017, 12:42:24 AM »
Hi,

 that's very odd. I tested here and it works.

 what version of Unity and PlayMaker?


 Bye,

 Jean


jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: System Events / Mouse System Events not working for me
« Reply #2 on: February 06, 2017, 12:43:26 AM »
Hi

I noticed you have an Event System GameObject in your Hierarchy but no canvas.

Can you try on a clean empty scene? something may be badly setup in this event System

Bye,

 Jean

nicknick

  • Playmaker Newbie
  • *
  • Posts: 8
Re: System Events / Mouse System Events not working for me
« Reply #3 on: February 08, 2017, 06:08:40 AM »
Hi,

thank you for responding, strangely it seems that it´s working now all of a sudden, didn´t change anything.