Skip to content

Commit 7571d00

Browse files
update figure docs
1 parent 6529b95 commit 7571d00

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/en/webgal-script/bg-and-figure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ changeFigure:testFigure03.png -right -next;
5151

5252
## Free Figures with ID
5353

54-
If you want to control the figure more precisely, you can specify the `id` and initial position for the figure:
54+
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:
5555

5656
``` ws
5757
; // A free figure with an initial position on the right

src/ja/webgal-script/bg-and-figure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ changeFigure:testFigure03.png -right -next;
5151

5252
## ID付きの自由な立ち絵
5353

54-
立ち絵をより正確に制御したい場合は、立ち絵に`id`と初期位置を指定することができます。
54+
もし、より詳細に立ち絵を制御したい場合や、3つ以上の立ち絵を使用したい場合は、立ち絵に `id` と初期位置を指定することができます。
5555

5656
``` ws
5757
; // 右側に初期位置がある自由な立ち絵

src/webgal-script/bg-and-figure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ changeFigure:testFigure03.png -right -next;
5151

5252
## 带ID的自由立绘
5353

54-
如果你想要更精确地控制立绘,可以为立绘指定 `id` 和初始位置:
54+
如果你想要更精确地控制立绘,或使用超过 3 个立绘,可以为立绘指定 `id` 和初始位置:
5555

5656
``` ws
5757
; // 一个初始位置在右侧的自由立绘

0 commit comments

Comments
 (0)