Skip to content

Allow for viewing entity relationships #192

@Freyja-moth

Description

@Freyja-moth

From what I have seen currently the side bar that shows entities only displays Parent/Children relationships, it would however be nice to be able to select multiple different RelationshipTargets to organize the entity view by.

Something somewhat like this

// Parent/Child
UiRoot
- Button
- Text
Inventory
Item1
Item2
// Inventory/Item
UiRoot
Button
Text
Inventory
- Item1
- Item2

Theoretically it might be possible to show multiple at the same time, but that might break down when entities have multiple relationships.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions