https://github.com/greencrowdev/neuron-fsm-godot
A Finite State Machine addon for Godot Engine
https://github.com/greencrowdev/neuron-fsm-godot
addon finite-state-machine gdextension godot godot-engine
Last synced: 20 days ago
JSON representation
A Finite State Machine addon for Godot Engine
- Host: GitHub
- URL: https://github.com/greencrowdev/neuron-fsm-godot
- Owner: GreenCrowDev
- License: mit
- Created: 2024-11-23T00:00:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T18:47:58.000Z (3 months ago)
- Last Synced: 2025-02-12T22:24:37.183Z (2 months ago)
- Topics: addon, finite-state-machine, gdextension, godot, godot-engine
- Language: C++
- Homepage:
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Neuron - Finite State Machine for Godot Engine
**Neuron-FSM for Godot Engine** is a free and open-source C++ library designed for creating finite state machines in Godot Engine.
The project is developed as a GDExtension, implementing the [neuron-fsm](https://github.com/GreenCrowDev/neuron-fsm) library and exposing its functionalities to GDScript.## Support the Development
**Neuron-FSM for Godot Engine** is licensed under the MIT License, free to use in your projects. If you find it valuable for yourself or the community, consider supporting its development by [buying me a coffee ☕](https://buymeacoffee.com/greencrowdev).