Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: dshad44 on July 26, 2017, 05:19:05 PM

Title: Transition Event is highlighted, but not triggered?
Post by: dshad44 on July 26, 2017, 05:19:05 PM
Hi guys.

What does it mean when a transition is highlighted, but not triggered?

It seems like the Source FSM is sending to the Target FSM, and although it's being received by the target....it's not triggering.

Title: Re: Transition Event is highlighted, but not triggered?
Post by: djaydino on July 27, 2017, 02:00:54 PM
Hi,
If the state is highlighted and the action is not grayed out.
it is still running (every frame).
the Send event is probably not received.

The highlight transition is probably what you selected before you run the game :)
Title: Re: Transition Event is highlighted, but not triggered?
Post by: dshad44 on July 27, 2017, 02:33:37 PM
Actually I watch the FSM's state to see if it will trigger. Nothing is selected at this point.

Just when it's supposed to get triggered, it highlights the transition but doesn't do anything. What does this mean?
Title: Re: Transition Event is highlighted, but not triggered?
Post by: djaydino on July 28, 2017, 01:26:18 AM
Hi.
Can you  make video showing your fsms/states/actions?
The one that is sending the event and receiving the event.
and other fsms that are connected.
I tried to repo to but it seems to work fine on my end, maybe something else is wrong.