playMaker

Author Topic: Android Touch Not Working  (Read 1330 times)

Mr.NiceGuy

  • Playmaker Newbie
  • *
  • Posts: 2
Android Touch Not Working
« on: December 29, 2015, 01:30:00 PM »
Hello,

I am new to Playmaker and I just got the latest one. I am running Unity 5.3 Pro and I am using Playmaker 1.8.0.(beta) and I am having some problems using it. I am trying to make a VR demo and I made a simple script which is ( State: [Transition Event]:{System Event}: Mouse Up] to State: [Action: Load Level Num]) which will load a new scene I have. And it does.. When I test it on the computer. I used the Unity remote 4 and I test it on there too and it works when I touch the screen. But when i build the game it does not work at all.

I have this script attached to a invisable obj which follows the camera around like a GUI. I made it huge so you cant miss it even if you tried. I ran test to see if the obj falls or moves out of the way. But I have it set to follow the cameras movement as the person moves his head around. Full 360.

So I wanted to know how I could make this work for my demo? Like what am I doing wrong or should I even be laying out the script like that etc.


Thanks guys. Looking forwards to the replies.

-Mr.NG