Utility AI C#
by DerLeon97
3
Purpose
This is a C# port of John Pennycook's godot-utility-ai which is written in GDScript.
The original GDScript addon may be used in combination with C# via
cross-language-scripting, but in some cases it might be beneficial to have the addon available directly in C#.
Differences to original version
- The
Context
is a dictionary instead of a variant - The
Action
is a dictionary instead of a variant
Download
Version0.1.0
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author