Closed
Description
What problem does this solve or what need does it fill?
Observers are spawned as entities. When using a tool like the egui inspector, observer entities are listed under the generic "Entity" name which makes it difficult to understand what they are at a glance
What solution would you like?
Observers should spawn with a Name
component which indicates that they are observers.
Metadata
Metadata
Assignees
Labels
Entities, components, systems, and eventsA targeted quality-of-life change that makes Bevy easier to useNice and easy! A great choice to get started with BevyThis issue requires design work to think about how it would best be accomplishedThere are nontrivial implications that should be thought through