flame_camera_tools library
Classes
- AreaFollowBehavior
-
This behavior causes the
owner
to follow thetarget
only when thetarget
moves outside the defined areaBounds. Typically, this behavior is applied to theCameraComponent
'sViewfinder
, but it can be utilized with anyPositionProvider
. - ShakeEffect
-
An effect that causes the
target
to shake with a specified intensity. - SmoothFollowBehavior
-
This behavior enables smooth following of the
target
by theowner
with adjustable stiffness.
Extensions
- FlameCameraTools on CameraComponent