We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f44be commit ec514a3Copy full SHA for ec514a3
1 file changed
README.md
@@ -76,6 +76,12 @@ it could cause a stack overflow. To prevent this a delay of 1 frame has been add
76
can be configured on a per transition bases by passing a frameDelay value through the Transition attribute, but please use
77
with caution as a frameDelay of 0 can cause a stack overflow.
78
79
+## Copy & Paste
80
+The State Machine Editor supports copy and paste within and between state machines.
81
+
82
+https://github.com/user-attachments/assets/09c1b644-c519-4bfd-8c29-4b0771d8d8b6
83
84
85
## License
86
VisualStateMachineV2 is licensed under the MIT license
87
0 commit comments