Camera Follow node

Product media placeholder

Replace this area with a screenshot or short walkthrough video during the media sweep.

Smoothly follow target with deadzone and lookahead

Type cameraFollowCategory constraintsContext sharedDynamic ports noCompound no

Inputs

PortTypeDescription
targetPositionvec2Target
previousPositionvec2Prev Position
deltaTimefloatDelta Time
weightfloatWeight

Outputs

PortTypeDescription
cameraPositionvec2Camera Position

Parameters

ParameterTypeDefaultDescription
dampingfloat0.1Damping min 0; max 1; step 0.01
deadzoneXfloat0Deadzone X min 0; step 1
deadzoneYfloat0Deadzone Y min 0; step 1
lookaheadfloat0Lookahead min 0; step 0.1
offsetXfloat0Offset X step 1
offsetYfloat0Offset Y step 1

Envelope

Use cameraFollow as the node type inside a graph node envelope. Add id, optional params, optional connections, and optional activeWhen based on the guide context.

Generated source

Registry faster-motion-docs/node-registry.jsonCategory page /help/faster-motion/faster-motion-node-category-constraints/

Was this guide helpful?