bevy_editor_prototypes
bevy_editor_prototypes copied to clipboard
Components of selected entity are shown in the inspector with component values, including components specific to the user's game
Will need to modify the Properties Pane to show the currently selected entity's component values such as Transform, Reflected Components - specifically, implement this panel: