Cargo Features

[dependencies]
bevy_spectator = { version = "0.5.0", default-features = false, features = ["init"] }
default = init

The init feature is set by default whenever bevy_spectator is added without default-features = false somewhere in the dependency tree.

init default

Enables automatically choosing a camera