engine
engine copied to clipboard
Feature Request: Entity Explorer / Hierarchy Panel in Debug View
Is your feature request related to a problem? Please describe.
Allow us easier to have a look on the dynamically created entity or components when runtime, so we can check easily if there's an issues on the created entity.
Reference: Unity's Hierarchy Window( during debugging mode dynamically created entity will be show on it and clean up after stop debugging )
Describe the solution you'd like
Allow us to view and inspect the entity or components, with a sided-panel like the Hierarchy Panel in Debug View. Maybe make it optional like Stats component, to be added only when required.
It's not a easy task. We'll discuss it internally first.