Edit of asset "HFSM - Hierarchical Finite State Machine" Accepted

Old/Current New/Edit
Title HFSM - Hierarchical Finite State Machine
Description Hierarchical Finite State Machine
​ As we all know, state machine is a very common design pattern. Here provide a powerful and easy-to-use Godot plugin for Hierarchical Finite State Machine with visual editing.

Features
1. Perfect visual editor
2. Supports hierarchical nesting and can be used in complex situations
3. Diversified transition plans
4. Two development modes: signal callback and attached state script
5. Develop base GDscript, compatible with Godot basic version and mono version
6. **Allows `C#`script to attached as state script.**
7. **Suppoets `GDscript` and `C#` script to implement the logic of transition( full version only). **
8.**Has ability of working with animaions( Can be an Animation State Mechine)( New).**


Installation
​ Clone this repo and copy "addons" folder in your project,then Activate this plugin in Project Settings -> Plugins.

Demo video link:
https://www.bilibili.com/video/BV1AB4y1c79P

NOTE:

​ Please obey the license(read LICENSE.md for more) when you using this plugin.

The full version is under a custom license.
The trial version is under the GNU Lesser General Public License v3.0.
Tutorial
Please jump to the github for read document.

​ This plugin still is a alpha version . there might have some bugs in this plugin . Please submit issues to report the bugs or offer proposals.

If this plugin can help you , please consider to sponsor me by getting the full version :

https://afdian.net/@Daylily-Zeleen

https://godotmarketplace.com/?post_type=product&p=37138
Category Tools
License LGPLv3
Repository Provider GitHub
Repository Url https://github.com/Daylily-Zeleen/HierarchicalFiniteStateMachine
Issues Url https://github.com/Daylily-Zeleen/HierarchicalFiniteStateMachine/issues
Godot version Godot 3.5
Version String 1.3 1.0
Download Commit f1f3bc4482a4b463870b21444d69414a130ebaea 89d9caa5c71618c55a4c087590da9db05ee53cb2
Download Url (Computed) https://github.com/Daylily-Zeleen/HierarchicalFiniteStateMachine/archive/f1f3bc4482a4b463870b21444d69414a130ebaea.zip https://github.com/Daylily-Zeleen/HierarchicalFiniteStateMachine/archive/89d9caa5c71618c55a4c087590da9db05ee53cb2.zip
Icon Url https://raw.githubusercontent.com/Daylily-Zeleen/HierarchicalFiniteStateMachine/main/icon.png