GDScript Interfaces addon's icon

GDScript Interfaces addon 1.1.0 Scripts 4.0 Community

Submitted by user Rito12; MIT; 2025-06-22

Adds interfaces to GDScript so you do not have to wait for traits and use interfaces in curent or even older Godot versions.

See README.md file for usage examples.

Under the hood it simply converts interface typing into duck typing just before script is saved, so it should not slow down the project in release version.


View files Download Submit an issue Recent Edits