playMaker

Author Topic: Anyway I can Link The Android For Debugging  (Read 3431 times)

grimmy

  • Junior Playmaker
  • **
  • Posts: 70
Anyway I can Link The Android For Debugging
« 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

Marsh

  • Full Member
  • ***
  • Posts: 227
  • Comfort the disturbed, disturb the comfortable
Re: Anyway I can Link The Android For Debugging
« Reply #1 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.