Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: dbsrb43 on June 06, 2012, 01:43:21 AM

Title: touch object question (I'm a noob) please help
Post by: dbsrb43 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?
Title: Re: touch object question (I'm a noob) please help
Post by: jeanfabre 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