From 04b49264f2d752c32a4bb771367e78ca2f44b447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Proch=C3=A1zka?= Date: Tue, 30 Apr 2019 22:32:02 +0200 Subject: Small documentation improvements --- doc/classes/Path2D.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/classes/Path2D.xml') diff --git a/doc/classes/Path2D.xml b/doc/classes/Path2D.xml index c77e00a28e..ce15b3eab2 100644 --- a/doc/classes/Path2D.xml +++ b/doc/classes/Path2D.xml @@ -5,6 +5,7 @@ Can have [PathFollow2D] child-nodes moving along the [Curve2D]. See [PathFollow2D] for more information on this usage. + Note that the path is considered as relative to the moved nodes (children of [PathFollow2D]) - usually the curve should start with a zero vector (0, 0). -- cgit v1.2.3