playMaker

Author Topic: NGUI PlayMaker Proxy is missing a script when imported [SOLVED]  (Read 2030 times)

barichnikov

  • Playmaker Newbie
  • *
  • Posts: 9
NGUI PlayMaker Proxy is missing a script when imported [SOLVED]
« on: October 14, 2013, 04:57:20 PM »
Hi,

I searched for a while for this problem, can't seem to have found a solution.

I imported the NGUI/Playmaker scripts found here: https://hutonggames.fogbugz.com/?W1111

Super helpful, but there's just one last thing before I can make it work properly: the "NGUI PlayMaker Proxy" prefab I drag in the scene has nothing in it. I tried dragging the NGuiPlayMakerProxy.cs script on it because why not, but it did not make the NGUI / Onclick actions available in the FSM.

What am I missing? This is what the object looks like in the inspector.

Thanks,
« Last Edit: October 15, 2013, 09:03:51 AM by Alex Chouls »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: NGUI PlayMaker Proxy is missing a script when imported
« Reply #1 on: October 15, 2013, 02:21:41 AM »
Hi,

 This is a problem outside NGUI, it's in your project. you either need to reimport PlayMaker or something. do you have errors in the console?

bye,

 Jean

barichnikov

  • Playmaker Newbie
  • *
  • Posts: 9
Re: NGUI PlayMaker Proxy is missing a script when imported
« Reply #2 on: October 15, 2013, 07:30:10 AM »
Hi Jean,

Thanks for your answer, somehow after I did other things and went checking back for these transitions, they were there. So either: 1) I was blind or 2) something else happened.

Oh well... glad it works now!