HFSM - Hierarchical Finite State Machine

An asset by Daylily
The page banner background of a mountain and forest
HFSM - Hierarchical Finite State Machine hero image

Quick Information

0 ratings
HFSM - Hierarchical Finite State Machine icon image
Daylily
HFSM - Hierarchical Finite State Machine

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.Features1. Perfect visual editor2. Supports hierarchical nesting and can be used in complex situations3. Diversified transition plans 4. Two development modes: signal callback and attached state script5. Develop base GDscript, compatible with Godot basic version and mono version6. **Allows `C#`script to attached as state script( New).**7. **Suppoets `GDscript` and `C#` script to implement the logic of transition( New, full version only). **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/BV1AB4y1c79PNOTE:​ 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.TutorialPlease 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-Zeleenhttps://godotmarketplace.com/?post_type=product&p=37138

Supported Engine Version
3.4
Version String
0.8
License Version
LGPLv3
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Hierarchical Finite State Machine - v 0.8

​ 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( New).
  7. **Suppoets GDscript and C# script to implement the logic of transition( New, full version only). **

Full version links:

  1. https://afdian.net/@Daylily-Zeleen
  2. https://godotmarketplace.com/?post_type=product&p=37138

HFSM structure:

README

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

​ Demos are in res://addons/hierarchical_finite_state_machine/demo/.

Note:

  1. If you using standard version Godot, you can't run C# script's demo( may lost dependencies of .tscn).

    1. Only full version have follow demos:
      1. new_corss_language_scriptint_2d_platiform_player
      2. new_feature_csharp_script_condition_transition_2d_platiform_player
      3. new_feature_gd_script_condition_transiton_2d_platform_player

Read document for more.

​ Demo 位于 res://addons/hierarchical_finite_state_machine/demo/

注意:

 1. 如果你使用的是标准版Godot, 你将不能运行含有 C#脚本的demo(打开`.tscn`有可能丢失依赖关系)
 2. 只有完整版才会附带以下Demo:
 1. `new_corss_language_scriptint_2d_platiform_player`
 2. `new_feature_csharp_script_condition_transition_2d_platiform_player`
 3. `new_feature_gd_script_condition_transiton_2d_platform_player`

中文文档请点击这里

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( New).**
7. **Suppoets `GDscript` and `C#` script to implement the logic of transition( New, full version only). **


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

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
HFSM - Hierarchical Finite State Machine icon image
Daylily
HFSM - Hierarchical Finite State Machine

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.Features1. Perfect visual editor2. Supports hierarchical nesting and can be used in complex situations3. Diversified transition plans 4. Two development modes: signal callback and attached state script5. Develop base GDscript, compatible with Godot basic version and mono version6. **Allows `C#`script to attached as state script( New).**7. **Suppoets `GDscript` and `C#` script to implement the logic of transition( New, full version only). **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/BV1AB4y1c79PNOTE:​ 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.TutorialPlease 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-Zeleenhttps://godotmarketplace.com/?post_type=product&p=37138

Supported Engine Version
3.4
Version String
0.8
License Version
LGPLv3
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers