Edit of asset "GDInterface" Accepted

Old/Current New/Edit
Title GDInterface
Description GDInterface is a Godot 4.x script plugin that adds Object Oriented Programming interface feature into GDScript.
With contract signing and code verification.
Create your interfaces in an instant thanks to the provided script template.


-Create an interface by inheriting a script from Interface
-Implement your interface by adding a variable of its type in the object that implement it. Feed it the callable that will be called when the interface is executed.
-Execute the interface with a single call from GDInterface singleton: GDInterface.execute()

Read the README.md in the addons folder or Github, or watch the related video.

Github repo: https://github.com/BrokAnkle/GDInterface
Category Scripts
License GPLv3
Repository Provider GitHub
Repository Url https://github.com/BrokAnkle/GDInterface/
Issues Url https://github.com/BrokAnkle/GDInterface/issues
Godot version Godot 4.0
Version String 1.2 1.1
Download Commit 359eafb793195c578c3895006c8c5c2d378f50ac 9652352e65c49f020f405e5ed42c94047b0feebe
Download Url (Computed) https://github.com/BrokAnkle/GDInterface/archive/359eafb793195c578c3895006c8c5c2d378f50ac.zip https://github.com/BrokAnkle/GDInterface/archive/9652352e65c49f020f405e5ed42c94047b0feebe.zip
Icon Url https://raw.githubusercontent.com/BrokAnkle/GDInterface/main/addons/gd-interface/Doc/img/gd-interface-logo.png
Preview Insert
Type video
Image/Video URL https://youtu.be/8z8cbBJZAGI
Thumbnail