A State Graph is a graph that you can place state node, flow node and value node. In State graph coroutine are supported.
State graph can only be used in every graphs that’s inherited from MonoBehavior type.
State graph can have EventNode that you can add to begin performing action.