Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This is a C# port of John Pennycook's Godot Utility AI which is written in GDScript.The original GDScript addon can be found here: https://godotengine.org/asset-library/asset/1937
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
This is a C# port of John Pennycook's Godot Utility AI which is written in GDScript.
The original GDScript addon can be found here: https://godotengine.org/asset-library/asset/1937
Reviews
Quick Information

This is a C# port of John Pennycook's Godot Utility AI which is written in GDScript.The original GDScript addon can be found here: https://godotengine.org/asset-library/asset/1937