Changing movement modes using custom movement component

I am not overly sure, but might the problem be that I basically added a new State and I don’t have to transition lines between the added state and already existing ones? Although when I change movement mode to falling, the transition should be clear that at some point the next movement mode is walking?

Or I understand this terribly wrong.