Skip to content

Commit dae6114

Browse files
committed
>
1 parent 8a00168 commit dae6114

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
1-
# Visual State Machine V2 (VSM2)
1+
<div align=center>
2+
3+
<p align="center">
4+
<img src="Readme~\logo.png" width="250">
5+
</p>
6+
7+
### A visual editor for designing state machines in <a href="https://unity.com/">Unity</a>
28

3-
## Overview
49
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.
11+
12+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
13+
[![PullRequests](https://img.shields.io/badge/PRs-welcome-blueviolet)](http://makeapullrequest.com)
14+
[![Releases](https://img.shields.io/github/v/release/PaulNonatomic/VisualStateMachineV2)](https://github.com/PaulNonatomic/VisualStateMachineV2/releases)
15+
[![Unity](https://img.shields.io/badge/Unity-2022.3+-black.svg)](https://unity3d.com/pt/get-unity/download/archive)
16+
17+
</div>
18+
19+
---
620

721
https://github.com/user-attachments/assets/61388bea-8bd4-4f92-9f12-c0f5768e1e8f
822

0 commit comments

Comments
 (0)