We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 881e098 + 081a0bf commit 55313b2Copy full SHA for 55313b2
1 file changed
README.md
@@ -70,7 +70,7 @@ public class DelayState : State
70
5. Create a game object with a StateMachineController component upon it and assign it your new state machine asset.
71
6. Run the application with the StateMachineController selected to see the state of your state machine within the State Machine Editor window.
72
73
-## Jump Nodes
+## Loops with Jump Nodes
74
Add JumpOutState state and set it's Id. Then create a JumpInState with the corresponding Id to jump from one node to another.
75
76
https://github.com/PaulNonatomic/VisualStateMachineV2/assets/4581647/17fbb675-1a77-4117-bd2b-1c0f9c3e79a5
0 commit comments