Skip to content

LeonFretter/godot-utility-ai-cs

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages