Extensions C#'s icon

Extensions C# 1.0 Deleted Scripts 3.5 Community

Submitted by user Rytelier; MIT; 2022-09-10

Extensions and helpers for Godot functions in C#.

To use in your scripts, you can add using static Extensions at the top of the script.

The extensions contain:
- Node functions: get node of type, get global
- Vector and maths: transform direction, simplification of existing functions
- Raycast data get
- Audio: play sound polyphonic
- Animation tree node functions
- Capsule cast (thick raycast)
- GD string convert


View files Download Submit an issue Recent Edits