This project demonstrates a fully script-driven main menu generator for Godot 4.5.1. It automatically creates and aligns UI elements such as title images and buttons, directly inside the Godot editor ...
This is a utility library, which provides a very naive GDScript implementation of interfaces for Godot. It can by its nature only check for implementations at runtime and cannot validate method ...