Skip to content

Bring in entity properties panel from Tiamblia #34

@1j01

Description

@1j01

I made an entity property inspector/editor in Tiamblia (currently accessible with the ~ key), based on lil-gui, where you can see all the properties of the selected entity, and modify them. It includes special controls for colors, booleans, numbers and strings, thanks to lil-gui.
It shows arrays and objects as collapsible folders.
References to other entities are shown as links, which select the entity when clicked. You can drill down and then get back via breadcrumbs.
It's pretty legit. I should make it a feature of the framework. (It was easier to develop within Tiamblia where I was wanting it.)
The panel also includes buttons for loading/saving a world, or reloading the default world, and toggles for various debug modes.
I should of course try to keep it extensible if I'm bringing it into the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions