HTML game doesn't seem to register mouse clicks?
Hi... I'm new here. I recently bought a Mac just so I could start working with GameSalad...(and I read Photic's excellent guide before that!)... I'm excited about the HTML5 and decided to test it out. I made a test and found that the web version of my test works fine with a keyboard, but it doesn't seem to be registering mouse clicks.
The rule I'm using is: "When actor received event touch is pressed." and then I add in another condition for a keyboard... I set the rule to fire for "any" condition being true...
Should I be using something else for html5? I kind of thought "touch" would translate fine for any version.
Thanks in advance!
The rule I'm using is: "When actor received event touch is pressed." and then I add in another condition for a keyboard... I set the rule to fire for "any" condition being true...
Should I be using something else for html5? I kind of thought "touch" would translate fine for any version.
Thanks in advance!
Comments
I actually tried what you said and played around some more. Nothing seemed to work.
I finally just started a new project from scratch and everything seemed to work with the single "touch is pressed" rule... Guessing my older project just had something stuck in it...
Thanks!