API ReferenceGE Extensionsflowgraphnodesgameplaydrift
Drift Donut Detected
**File:** `flowgraph/nodes/gameplay/drift/driftDonut.lua`
File: flowgraph/nodes/gameplay/drift/driftDonut.lua
Description: Detects donut zones.
Category: repeat_instant Tags: gameplay, utils, drift
Output Pins
| Name | Type | Description |
|---|---|---|
donutDrift | flow | Will fire when a donut is detected |
donutScore | number | The score obtained from the donut |
Methods
C:work()
See Also
- Clear Drift - Related reference
- Drift Information - Related reference
- Reset Drift - Related reference
- FlowGraph Guide - Guide