Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: artician on May 19, 2014, 01:01:18 AM

Title: [SOLVED] Events Sent By Name not being received.
Post by: artician on May 19, 2014, 01:01:18 AM
I'm mucking around with a small side project and I ended up doing something that's essentially functional and simple, just *really* unorthodox.  I'm using Mouse Pick to grab an object in the scene, and then I get that objects name and use it to send an event of the same name. 
The problem I'm encountering is that it's not sending/receiving the event as far as I can tell. 
I can send the scene to one of you guys if you'd be willing to take a look at it. 
Thanks as always.
Title: Re: Events Sent By Name not being received.
Post by: Lane on May 19, 2014, 09:38:50 AM
I'll take a look at it.
Title: Re: Events Sent By Name not being received.
Post by: artician on May 22, 2014, 03:10:47 AM
Sorry for the late reply; busy week. 

I ended up using a more intelligent approach, so I circumvented the issue that way. 

Thank you for your reply!
Title: Re: Events Sent By Name not being received.
Post by: Lane on May 22, 2014, 07:29:07 AM
Cool =)