playMaker

Author Topic: Couldn't get Event Sender and Event Sender FSM name from a Child GO  (Read 2007 times)

human890209

  • Junior Playmaker
  • **
  • Posts: 62
Couldn't get Event Sender GO and Event Sender FSM name from a Child GameObject with "Get Event Info".
It takes me a GO slot and a String slot in "set event data" to carry this 2 massages.
String Variable Slot is so precious for me to carry Converted Array and other high level variables.
And use Set Event Properties is more inconvenient than Set Event Data. 

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Couldn't get Event Sender and Event Sender FSM name from a Child GO
« Reply #1 on: September 18, 2016, 09:10:54 AM »
Hi,

Indeed the fsm name has a bug,
i have been testing a bit and i noticed that it does get the fsm name but only the 1st time even if it is not a child.

But the "Get Game Object  Data" seems to work fine in my side

I have send a bug report for this.