Skip to main content

Crate bevy_third_person_camera_2

Crate bevy_third_person_camera_2 

Source

Structs§

AdjustTranslation
CameraOffset
Position of the camera relative to the target point.
DampingFactor
Delays camera tracking if inserted. The lower the value, the greater the delay.
Roll
Roll camera
RotateAroundTarget
Rotate camera around target
SetLocalCamera
Assign the camera to be controlled locally
TargetOffset
Shift the target point relative to the target coordinates. For example, if the character’s coordinate point is at the feet, shift the rotation point, Y-wise, to the character’s chest.
TargetPoint
Calculated from target position, TargetOffset and DampingFactor
ThirdPersonCamera
ThirdPersonCameraPlugin
ThirdPersonCameraSettings
ThirdPersonCameraTarget
Zoom
Zoom or zoom out (if the value is negative)