playMaker

Author Topic: [SOLVED] NGUI Chat Button issue  (Read 2306 times)

will_brett

  • Junior Playmaker
  • **
  • Posts: 72
[SOLVED] NGUI Chat Button issue
« on: February 13, 2013, 06:41:43 AM »
Hello everyone again,

I started off by making a quit game button using NGUI to quit the photon room, this worked perfectly, so I went on to replace my "send Chat" unity gui button with an NGUI button in much the same way, but when i click the button the first time and only once it sends the message multiple times and then you can not send another message.

I have attached two screen shots of the FSM's I am using.  
« Last Edit: February 13, 2013, 04:01:22 PM by will_brett »

will_brett

  • Junior Playmaker
  • **
  • Posts: 72
Re: NGUI Chat Button issue
« Reply #1 on: February 13, 2013, 04:01:02 PM »
Solved this by adding another send event by name back to the NGUI button