Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: jumper on July 11, 2022, 07:28:16 PM
-
Hello,
After i updated, i got these errors that showing.
"The state transition will never be triggered"
I am not understanding this.
isn't global event can be use in same transition in different prefab?
Sorry the images doesnt let me upload it~!
I am using this link for images.
https://ibb.co/PTR1cjN
-
Hi.
If you have a global and a local, the local will not be trigger as it prioritizes the global.
do you have a global and a local event/transition on a fsm?
-
understood ~!
yes i do have it on same event.