A Stream updated whenever an entity is added/removed from the scene.
@override Stream<bool> get onUpdated => _onUpdatedController.stream;