From 7571d00964a549517e8b813531730d95d3d9352e Mon Sep 17 00:00:00 2001 From: Mahiru Date: Mon, 14 Oct 2024 19:58:02 +0800 Subject: [PATCH] update figure docs --- src/en/webgal-script/bg-and-figure.md | 2 +- src/ja/webgal-script/bg-and-figure.md | 2 +- src/webgal-script/bg-and-figure.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/en/webgal-script/bg-and-figure.md b/src/en/webgal-script/bg-and-figure.md index 62b15c3c..af7abfa4 100644 --- a/src/en/webgal-script/bg-and-figure.md +++ b/src/en/webgal-script/bg-and-figure.md @@ -51,7 +51,7 @@ changeFigure:testFigure03.png -right -next; ## Free Figures with ID -If you want to control the figure more precisely, you can specify the `id` and initial position for the figure: +If you want to control the position of the character sprites more precisely, or use more than 3 character sprites, you can specify `id` and initial position for them: ``` ws ; // A free figure with an initial position on the right diff --git a/src/ja/webgal-script/bg-and-figure.md b/src/ja/webgal-script/bg-and-figure.md index 76b65a14..6b2c63e2 100644 --- a/src/ja/webgal-script/bg-and-figure.md +++ b/src/ja/webgal-script/bg-and-figure.md @@ -51,7 +51,7 @@ changeFigure:testFigure03.png -right -next; ## ID付きの自由な立ち絵 -立ち絵をより正確に制御したい場合は、立ち絵に`id`と初期位置を指定することができます。 +もし、より詳細に立ち絵を制御したい場合や、3つ以上の立ち絵を使用したい場合は、立ち絵に `id` と初期位置を指定することができます。 ``` ws ; // 右側に初期位置がある自由な立ち絵 diff --git a/src/webgal-script/bg-and-figure.md b/src/webgal-script/bg-and-figure.md index abaa7c48..6f2502d9 100644 --- a/src/webgal-script/bg-and-figure.md +++ b/src/webgal-script/bg-and-figure.md @@ -51,7 +51,7 @@ changeFigure:testFigure03.png -right -next; ## 带ID的自由立绘 -如果你想要更精确地控制立绘,可以为立绘指定 `id` 和初始位置: +如果你想要更精确地控制立绘,或使用超过 3 个立绘,可以为立绘指定 `id` 和初始位置: ``` ws ; // 一个初始位置在右侧的自由立绘