From 4215efe4fae4006c4763d79392bfc88366525ed0 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Thu, 14 Apr 2022 07:51:45 +0800 Subject: [PATCH] update doc --- docs/lib3x-along_with.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib3x-along_with.md b/docs/lib3x-along_with.md index b62732cc..c7064f4a 100644 --- a/docs/lib3x-along_with.md +++ b/docs/lib3x-along_with.md @@ -1,6 +1,6 @@ # along_with -Puts children along the given path. If there's only one child, it will put the child for each point. +If you want to place objects precisely, their points and angles are required. When you have only points or you don't care their precise angles, `along_with` puts children along the given path. If there's only one child, it will put the child for each point. ## Parameters