Skip to content

snddude/godot-nbfsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBFSM

A node-based finite state machine based on GDQuest's implementation.

Installation

Download the latest release of this plugin, which comes in a ZIP archive. Extract it into your project's "addons/" folder, then go to Project → Project Settings → Plugins and enable "NBFSM".

Usage

The player scene section on GDQuest's webpage demonstrates how to use this state machine implementation.

License

MIT