From ad686449f53207d6f626f542d191961c4827bd88 Mon Sep 17 00:00:00 2001 From: jaysunxiao Date: Sun, 21 Nov 2021 21:34:36 +0800 Subject: [PATCH] doc --- doc/demo01_hello/editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/demo01_hello/editor.md b/doc/demo01_hello/editor.md index 7938536..d71cfd4 100644 --- a/doc/demo01_hello/editor.md +++ b/doc/demo01_hello/editor.md @@ -81,7 +81,7 @@ x轴向右为正 一个像素在真实世界中,可以自行约定,比如约定1像素=1米 ``` -- 相对坐标系 +- 相对坐标系,相对于父节点的坐标,godot的坐标都是相对坐标 # 4. godot的快捷键和界面基础操作