Skip to content

Show Runtime entities in the Scene Hierarchy #62

@dwjclark11

Description

@dwjclark11

Desired Feature

We want to be able see runtime entities in the scene hierarchy when the scene is playing.

Desired Solution

  • Swap the registry that is currently used in the Scene Hierarchy to the runtime registry.
  • This should show all entities that are created at runtime.
  • If the entity is created from lua, we should have a flag set inside of the entity class.
  • That way we can change the color of the entity in the hierarchy.

TODO: Add more of desired outcome with images.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions