Path2D
Contains a Curve2D path for nodes to follow.
Can have child nodes moving along the Curve2D. See for more information on usage.
Note: The path is considered as relative to the moved nodes (children of PathFollow2D). As such, the curve should usually start with a zero vector ().
Setter | set_curve(value) |
Getter |
A describing the path.