Click or drag to resize

PathFollow2DLookahead Property

How far to look ahead of the curve to calculate the tangent if the node is rotating. E.g. shorter lookaheads will lead to faster rotations.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Lookahead { get; set; }

Property Value

Type: Single
See Also