8000 GitHub - MaxLap/HierarchicalFiniteStateMachine: A powerful and easy-to-use Godot plugin for Hierarchical Finite State Machine with visual editing.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MaxLap/HierarchicalFiniteStateMachine

 
 

Repository files navigation

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

HFSM structure:

Installation

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

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

​ Read document for more.

中文文档请点击这里

Note:

​ 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

About

A powerful and easy-to-use Godot plugin for Hierarchical Finite State Machine with visual editing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%
0