Small documentation improvements

This commit is contained in:
Jiří Procházka
2019-04-30 22:32:02 +02:00
parent dd2cd06165
commit 04b49264f2
3 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
</brief_description>
<description>
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).
</description>
<tutorials>
</tutorials>