Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: jerware on July 02, 2012, 08:42:59 PM

Title: Send remote event (broadcast all?)
Post by: jerware on July 02, 2012, 08:42:59 PM
Is it possible to do a "Broadcast All" event target using the "Send Remote Event" action? I find the remote events a little limiting since they have to send to the same FSM on remote gameObjects. The workaround I'm using is to have a global transition on a remote event that, in turn, sends a local event using "Broadcast All," but this seems like an unnecessary extra step. Am I missing something?