Currently it limits itself to a Yoleck entity type: https://github.com/idanarye/bevy-yoleck/blob/f26701ebc6bb0e8d218c7b984eaa6a67b28c5fd7/examples/example3d.rs#L256-L259 It would be better to support a query instead, so that any entity that matches the query could be selected.