This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ategon
ategon.dev
did:plc:p2aygceqmwp7ubgfbw3ea6ut
Daily Godot Tip #28: You can group your exported variables into toggleable sections to make them a bit cleaner (and a similar structure to the built in variables)
@export_group("Text") is used to make a group and you can break out of the group using @export_group("")
#godot #gamedev #godottips
2024-12-29T07:50:03.053Z