API ReferenceGE Extensionsflowgraphnodesgameplaycrawl
Apply Penalty
**File:** `flowgraph/nodes/gameplay/crawl/applyPenalty.lua`
File: flowgraph/nodes/gameplay/crawl/applyPenalty.lua
Description: Manually applies penalty points to the active crawl by selecting from a predefined list.
Category: impulse Tags: crawl, gameplay, penalty, manual Dependencies: gameplay_crawl_flowgraphBridge
Input Pins
| Name | Type | Description |
|---|---|---|
flow | flow | Trigger to apply penalty |
penaltyType | string | Type of penalty to apply |
Methods
C:init(mgr)C:postInit()C:work()
See Also
- Get Crawl Data - Related reference
- Get Crawl Results - Related reference
- Get Dynamic Objects - Related reference
- FlowGraph Guide - Guide