Files
godot-docs/tutorials/plugins
Hugo Locurcio 0fb44267fe Emphasize script classes over custom types in Making plugins
Custom types were more relevant in the early Godot 3.x days,
but nowadays, script classes should be preferred whenever possible
(i.e. in any non-C# language).
2025-12-02 17:47:48 +01:00
..