Godot State Charts

An asset by derkork
The page banner background of a mountain and forest
Godot State Charts thumbnail image
Godot State Charts thumbnail image
Godot State Charts thumbnail image
Godot State Charts thumbnail image
Godot State Charts hero image

Quick Information

0 ratings
Godot State Charts icon image
derkork
Godot State Charts

Godot State Charts is an extension for Godot Engine 4 or later that allows you to use state charts in your game. State Charts are similar to finite state machines, but they are more powerful and avoid the state explosion problem of traditional FSMs. To get started, check out the manual at: https://github.com/derkork/godot-statecharts/blob/main/manual/manual.md

Supported Engine Version
4.0
Version String
0.15.2
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

This example requires the .NET version of Godot to work. It will not work with the standard version of Godot. You can download the .NET version of Godot from https://godotengine.org/download. Note that the Steam version of Godot is the standard version and will not work with this example.

If you just freshly imported this into Godot and have not yet added other C# files to the project, you will need to initialize the project for C# by going to Project -> Tools -> C# -> Create C# Solution. Otherwise the demo will not work because its files have not been compiled.

Godot State Charts is an extension for Godot Engine 4 or later that allows you to use state charts in your game. State Charts are similar to finite state machines, but they are more powerful and avoid the state explosion problem of traditional FSMs.

To get started, check out the manual at: https://github.com/derkork/godot-statecharts/blob/main/manual/manual.md

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
Godot State Charts icon image
derkork
Godot State Charts

Godot State Charts is an extension for Godot Engine 4 or later that allows you to use state charts in your game. State Charts are similar to finite state machines, but they are more powerful and avoid the state explosion problem of traditional FSMs. To get started, check out the manual at: https://github.com/derkork/godot-statecharts/blob/main/manual/manual.md

Supported Engine Version
4.0
Version String
0.15.2
License Version
MIT
Support Level
community
Modified Date
1 month 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