API ReferenceGE Extensionsflowgraphnodesgameplay
PointsBar Points
**File:** `flowgraph/nodes/gameplay/pointsBarSetPoints.lua`
File: flowgraph/nodes/gameplay/pointsBarSetPoints.lua
Description: Sets the points for the points bar.
Category: repeat_instant Tags: Points, Bar, Set, set bar points
Input Pins
| Name | Type | Description |
|---|---|---|
points | number | Points to set for the points bar. This will be used for how long the points bar will be filled. |
pointsLabel | string | Points label to set for the points bar. This will be the text displayed on 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