Skip to content

A static class with many useful functions for Godot 4 written in GDScript

Notifications You must be signed in to change notification settings

Wolfyxon/godot-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

godot-utils

A static class with many useful functions for Godot 4 written in GDScript with a nice documentation.

Instalation

Just place the Utils.gd script anywhere in your Godot project's folder and you're good to go! (No need to use singletons)

Usage

To access the functions, use the Utils class. Utils.functionName(). The documentation can be found under the Utils item in the Search Help list in the script editor.

About

A static class with many useful functions for Godot 4 written in GDScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published