Crate bevy_flycam

Source

Modules§

prelude

Structs§

FlyCam
Used in queries when you want flycams and not other cameras A marker component used in queries when you want flycams and not other cameras
KeyBindings
Key configuration
MovementSettings
Mouse sensitivity and movement speed
NoCameraPlayerPlugin
Same as PlayerPlugin but does not spawn a camera
PlayerPlugin
Contains everything needed to add first-person fly camera behavior to your game