API ReferenceGE Extensionsflowgraphnodesgameplay
PointsBar Thresholds
**File:** `flowgraph/nodes/gameplay/pointsBarSetThresholds.lua`
File: flowgraph/nodes/gameplay/pointsBarSetThresholds.lua
Description: Sets the thresholds for the points bar.
Category: repeat_instant Tags: Points, Bar, Thresholds
Input Pins
| Name | Type | Description |
|---|---|---|
bronze | number | Bronze threshold for the points bar. |
silver | number | Silver threshold for the points bar. |
gold | number | Gold threshold for the points bar. |
Methods
C:work()
See Also
- Allow Walking - Related reference
- Blacklist Walking - Related reference
- Can Enter From Walking - Related reference
- FlowGraph Guide - Guide