Elektrine lite

← Feed

@yurisizov@mastodon.gamedev.place

Post #796291

2026-03-16 12:50 UTC

Hey folks! For the three of you who do wild things with the Godot editor, me and @gdquest have a new library (WIP) to ease your woes a bit. Editor Interface Access is a library that enumerates ~380 editor nodes (for now), so you can access any of them with just one line of code! https://github.com/GDQuest/godot_editor_interface_access #godot

Replies (1)

  • @efi@chitter.xyz 2026-03-16 13:04

    @yurisizov@mastodon.gamedev.place @gdquest@techhub.social this is silly, why are the editor nodes not tagged adequately using the already existing godot features? this should be stuff upstream, not a guessing game in a plugin good work, tho 🐾

    Open ##2198843