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
- Host: GitHub
- URL: https://github.com/nonunknown/gdnative-state-machine
- Owner: nonunknown
- License: mit
- Created: 2020-07-16T19:52:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T12:02:19.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T17:24:42.405Z (over 1 year ago)
- Language: C++
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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