Hi everyone!
This is my first time posting here and I have not been able to find the answer on the forum.
I want to understand how I in script can send events with additional data, e.g. sending an global event through script (button pressed), with a sting saying which button that was pressed (e.g. Blue). This would then start a state in a regular FSM.
When searching for answer I found that Playmaker Utils may be the answer, e.g. with SendEventToTarget etc.. However, I don't understand how to transform their action to regular script. Also, I don't find any good documentation that explains it. I even struggle to find examples of scripts.
Note: I just want to do very basic stuff so I don't want to complex information. It doesn't have to be that much information neither, just so I get started with their basic functions/actions. Especially regarding sent event etc..
Many thanks!
