Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: grimmy on May 16, 2014, 05:32:47 AM

Title: Anyway I can Link The Android For Debugging
Post by: grimmy on May 16, 2014, 05:32:47 AM
Hi my game mechanic is working fine on PC but Android builds have some issues (For some reason an Android button requires 3 button presses whereas PC requires just one). I really need to be able to step through the playmaker FSM on device. Is it possible to link the device to the PLaymaker debugger. I know you can link the Unity profiler.

Any idea?

Cheers
Title: Re: Anyway I can Link The Android For Debugging
Post by: Marsh on May 17, 2014, 06:06:23 AM
I dont know about the PlayMaker debugger but I know that the regular Mono Code debugger can be attached to android via wifi. Maybe make sure you are connected to the same wireless network.