pub fn guess_entity_name(world: &World, entity: Entity) -> String
Expand description

Guesses an appropriate entity name like Light (6) or falls back to Entity (8)