An open API service indexing awesome lists of open source software.

https://github.com/nonunknown/gdnative-state-machine

A State Machine implemented in GDNative CPP
https://github.com/nonunknown/gdnative-state-machine

Last synced: 7 months ago
JSON representation

A State Machine implemented in GDNative CPP

Awesome Lists containing this project

README

          

# State Machine in GDNative

## Installation

Use the c++ helper plugin to easy install this files:
https://gitlab.com/turtlewit/godot_cpp_helper_plugin_template

use the following command:
git clone --recursive https://gitlab.com/turtlewit/godot_cpp_helper_plugin_template.git

download this repo, and place inside **scripts/** folder
compile and be happy.

## Usage Example

check the **example.gd** file

## Videos

https://youtu.be/WcSmbXCa5ik