playMaker

Author Topic: touch object question (I'm a noob) please help  (Read 2097 times)

dbsrb43

  • Guest
touch object question (I'm a noob) please help
« on: June 06, 2012, 01:43:21 AM »
I'm trying to test my scene on my android device and I succesfully can install my app to android.
but I don't get how to touch an object and assign an event to it.
I applied simple fsm to my cube and linked it to set object color, but nothing happens.
I still don't get watching the tutorials....
Can somebody give me a step by step guide?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: touch object question (I'm a noob) please help
« Reply #1 on: June 06, 2012, 03:19:13 AM »
Hi,

You are likely missing a link or improperly have set up the touch action. Coudl you share screenshots of your fsm and actions? or maybe a package so that I can have a look?


Also, try first with a mouse and publish for the web, when that work, plug the touch system to do that same. That's usually a good way to debug what's not related to touch events.

 Bye,

 Jean