You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,22 @@
1
-
# Visual State Machine V2 (VSM2)
1
+
<divalign=center>
2
+
3
+
<palign="center">
4
+
<imgsrc="Readme~\logo.png"width="250">
5
+
</p>
6
+
7
+
### A visual editor for designing state machines in <ahref="https://unity.com/">Unity</a>
2
8
3
-
## Overview
4
9
Currently still a work in progress and subject to breaking changes.
5
-
Visual State Machine is a Unity package designed to simplify the creation and management of state machines in Unity projects. It provides a visual editor for designing state machines, making it easier to create complex behaviors without writing extensive code.
10
+
Visual State Machine is a Unity package designed to simplify the creation and management of state machines in [Unity](https://unity.com/) projects. It provides a visual editor for designing state machines, making it easier to create complex behaviors without writing extensive code.
0 commit comments