ContextTargetArray2D
Inherits: QueryContext2D < Node2D
A query context that returns a node Array.
Description
A query context that returns a node Array.
Properties
Array[ |
|
Property Descriptions
Array[Node2D] target_nodes = [] 🔗
Sets the target nodes. Can be set from another script to dynamically change this array.