I have a FSM with some states and I found out that I needed a state at the start, previous to the one I’ve already added. Is didn’t find a way to do it, is it possible?
In that image, I want to make init the first state in the FSM.
Thanks in advance!