GodotEx
Basic extension library for Godot:
- Extension methods for Godot classes such as InputEvent, Node, Transform3D, etc.
- Utilities for node path resolving, packed scene instantiation, raycast, input handling, etc.
Prerequisites
Installation
Install the GodotEx
nuget package with the following command:
dotnet add package GodotEx