Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: barichnikov on October 14, 2013, 04:57:20 PM

Title: NGUI PlayMaker Proxy is missing a script when imported [SOLVED]
Post by: barichnikov 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,
Title: Re: NGUI PlayMaker Proxy is missing a script when imported
Post by: jeanfabre 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
Title: Re: NGUI PlayMaker Proxy is missing a script when imported
Post by: barichnikov 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!