-
-
Notifications
You must be signed in to change notification settings - Fork 17
π§© Structures
CG-Tespy edited this page Feb 5, 2026
·
1 revision
FKEventSheet (Resource)
ββ events: Array[FKEventBlock]
ββ event_id: String (e.g., "on_process")
ββ target_node: NodePath
ββ conditions: Array[FKEventCondition]
β ββ condition_id: String
β ββ target_node: NodePath
β ββ inputs: Dictionary
ββ actions: Array[FKEventAction]
ββ action_id: String
ββ target_node: NodePath
ββ inputs: Dictionary
flowkit/
βββ flowkit.gd
βββ registry.gd
βββ actions/
βββ conditions/
βββ events/
βββ resources/
βββ runtime/
βββ ui/
βββ saved/