Help guide

Scroll Event node

Updated June 21, 2026

Scroll Event node

Product media placeholder

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

F349 — edge-pulse detector on a 0..1 progress signal. Emits 1-frame pulses on threshold crossings: `entered` (forward across startThreshold), `left` (forward across endThreshold), `enteredBack` (backward across endThreshold), `leftBack` (backward across startThreshold). Pair with `pulseTween` and/or `parameterAction(set/toggle)` to recover trigger-mode toggleActions semantics, or with `parameterAction(set, amount=1)` on `entered` only to recover an observe-once latch.

Type scrollEventCategory inputsContext sharedDynamic ports noCompound no

Inputs

PortTypeDescription
progressfloatProgress

Outputs

PortTypeDescription
enteredfloatEntered
leftfloatLeft
enteredBackfloatEntered Back
leftBackfloatLeft Back

Parameters

ParameterTypeDefaultDescription
startThresholdfloat0Start Threshold min 0; max 1; step 0.01
endThresholdfloat1End Threshold min 0; max 1; step 0.01

Envelope

Use scrollEvent 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-inputs/

Was this guide helpful?

Sunny Arora

Written by

Sunny Arora

Get technical deep dives delivered to your inbox

Join creators and developers who get exclusive insights, tutorials, and behind-the-scenes content every week.

No spam. Unsubscribe anytime.

Continue Exploring

You might also enjoy