Crate bevy_third_person_camera

Source

Structs§

CameraSyncSet
CustomGamepadSettings
Customizable gamepad settings
Offset
Offset the camera behind the player. For example, an offset value of (0.5, 0.25) will place the camera closer the player’s right shoulder
ThirdPersonCamera
Examples
ThirdPersonCameraPlugin
Examples
ThirdPersonCameraTarget
The desired target for the third person camera to look at
Zoom
Sets the zoom bounds (min & max)

Functions§

zoom_condition