From 261d88aa5cf9f88a3817fd346e42bb1f04fea56b Mon Sep 17 00:00:00 2001 From: SyoDesk Date: Mon, 25 Apr 2022 17:17:21 +0800 Subject: [PATCH] =?UTF-8?q?10.[=E7=9F=A5=E8=AF=86=E7=82=B9]Timer=E8=8A=82?= =?UTF-8?q?=E7=82=B9=E4=BD=BF=E7=94=A8=E8=8C=83=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../config.json" | 11 ++++++++ .../learn.json" | 7 +++++ .../learn.md" | 28 +++++++++++++++++++ data/tree.json | 10 +++++++ 4 files changed, 56 insertions(+) create mode 100644 "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/config.json" create mode 100644 "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/learn.json" create mode 100644 "data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/learn.md" diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/config.json" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/config.json" new file mode 100644 index 0000000..2c29009 --- /dev/null +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/config.json" @@ -0,0 +1,11 @@ +{ + "node_id": "game-3946edad886642598c4ead6778d65fac", + "keywords": [], + "children": [], + "export": [ + "learn.json" + ], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 +} \ No newline at end of file diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/learn.json" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/learn.json" new file mode 100644 index 0000000..000c9c4 --- /dev/null +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/learn.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "hello_tute", + "source": "learn.md", + "notebook_enable": false, + "exercise_id": "b389662531f143f18259638378976bdd" +} \ No newline at end of file diff --git "a/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/learn.md" "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/learn.md" new file mode 100644 index 0000000..61a252c --- /dev/null +++ "b/data/1.\346\270\270\346\210\217\345\274\200\345\217\221\345\205\245\351\227\250\345\210\235\351\230\266/1.Godot Engine\345\205\245\351\227\250/10.[\347\237\245\350\257\206\347\202\271]Timer\350\212\202\347\202\271\344\275\277\347\224\250\350\214\203\344\276\213/learn.md" @@ -0,0 +1,28 @@ +# [知识点]Timer节点使用范例 + +请先阅读本节讲义⬇ + +[《Timer节点使用范例》](https://orzgame.blog.csdn.net/article/details/104905971) + + + +如果我想让一个Timer节点每隔0.5秒触发一次,那么应该将该节点的哪个属性设置为0.5? + + +## 答案 + +`Wait Time` + +## 选项 + +### A + +`One Shot` + +### B + +`Autostart` + +### C + +`Process Mode` diff --git a/data/tree.json b/data/tree.json index 34c0764..d06d7a4 100644 --- a/data/tree.json +++ b/data/tree.json @@ -121,6 +121,16 @@ "keywords_forbid": [], "group": 0 } + }, + { + "[知识点]Timer节点使用范例": { + "node_id": "game-3946edad886642598c4ead6778d65fac", + "keywords": [], + "children": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 + } } ], "keywords_must": [], -- GitLab