Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 669 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 669 Bytes

CsharpVfsm

A finite state machine plugin for Godot intended for C# users.

Installation

This is packaged as a standard Godot addon. Clone the code and copy the addons directory to the root of your Godot project. Then, enable it from the project settings. More information can be found in Godot's docs..

Usage

Due to alpha status there is no documentation yet. Examples using the plugin can be found in the Examples directory.

Compilation

This repo is itself a Godot project, so clone the code and open project.godot with Godot.