Edit of asset "GDScript Interfaces addon" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | GDScript Interfaces addon | GDScript Interfaces addon |
Description |
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. |
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. WARNING: tested only with godot 4.3 |
Category | Scripts | Scripts |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/Rito13/GDScript-Interfaces-addon | https://github.com/Rito13/GDScript-Interfaces-addon |
Issues Url | https://github.com/Rito13/GDScript-Interfaces-addon/issues | https://github.com/Rito13/GDScript-Interfaces-addon/issues |
Godot version | Godot 4.0 | Godot 4.0 |
Version String | 1.1.0 | 1.0.5 |
Download Commit | 3938fbedde4b60c31ca3d2c10e685088ba76d9fe | 8931c58bba2d4c6c4200bf40cb9aa40503d35c0c |
Download Url (Computed) | https://github.com/Rito13/GDScript-Interfaces-addon/archive/3938fbedde4b60c31ca3d2c10e685088ba76d9fe.zip | https://github.com/Rito13/GDScript-Interfaces-addon/archive/8931c58bba2d4c6c4200bf40cb9aa40503d35c0c.zip |
Icon Url |
https://raw.githubusercontent.com/Rito13/GDScript-Interfaces-addon/refs/heads/main/icon.svg
|
https://raw.githubusercontent.com/Rito13/GDScript-Interfaces-addon/refs/heads/main/icon.svg
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/Rito13/GDScript-Interfaces-addon/refs/heads/main/A_example.png
![]() |
|
Thumbnail |
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/Rito13/GDScript-Interfaces-addon/refs/heads/main/I_example.png
![]() |
|
Thumbnail |
|