Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: human890209 on September 18, 2016, 03:19:01 AM

Title: Couldn't get Event Sender and Event Sender FSM name from a Child GO
Post by: human890209 on September 18, 2016, 03:19:01 AM
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. 
Title: Re: Couldn't get Event Sender and Event Sender FSM name from a Child GO
Post by: djaydino 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.