-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels