Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: failtruck on April 11, 2013, 06:07:11 AM

Title: NGUI Buttons
Post by: failtruck on April 11, 2013, 06:07:11 AM
hi,

Im just testing how some basic NGUI functions operate with Playmaker, but I cant get a simple button to work.  Ive set up a basic button in ngui, and added a MousePickEvent action to the button root.  All this does (or should do) is on a mouseDown go the the next state, but it doesnt seem to detect the mouseDown.  Am I making some sort of fundemental error here?

Cheers
Title: Re: NGUI Buttons
Post by: jeanfabre on April 12, 2013, 03:04:17 AM
Hi,

 you should use specific ngui custom action for this:


http://hutonggames.com/playmakerforum/index.php?topic=1356.msg15245#msg15245

bye,

Jean