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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..488fcfd491dd3e47497f1cee19295097d75e8478 --- /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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/config.json" @@ -0,0 +1,11 @@ +{ + "node_id": "game-4c824cdca5b24931846db2086aebeb70", + "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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/learn.json" new file mode 100644 index 0000000000000000000000000000000000000000..16a0506e3827c9a24e04399bc60cd9a41c444c11 --- /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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/learn.json" @@ -0,0 +1,7 @@ +{ + "type": "code_options", + "author": "hello_tute", + "source": "learn.md", + "notebook_enable": false, + "exercise_id": "a025720311664644b941c4523f644f8f" +} \ 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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/learn.md" new file mode 100644 index 0000000000000000000000000000000000000000..0f9ad6d1c51857a58f7019cbec865c6789d183f5 --- /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/3.Godot\347\225\214\351\235\242\344\273\213\347\273\215/learn.md" @@ -0,0 +1,24 @@ +# 3.Godot界面介绍 + +请先阅读本节讲义[《Godot界面介绍》](https://blog.csdn.net/ttm2d/article/details/104479758) + +在引擎编辑器中运行(测试)Godot游戏的快捷键是? + + +## 答案 + +`F5`键 + +## 选项 + +### A + +`P`键 + +### B + +`Alt + P`键 + +### C + +`Enter`键 diff --git a/data/tree.json b/data/tree.json index bc2420e706635873bffe4cc5b5669ac8c56acf20..da76966e20260a372c5e7cad17e09e4109d7baf0 100644 --- a/data/tree.json +++ b/data/tree.json @@ -51,6 +51,16 @@ "keywords_forbid": [], "group": 0 } + }, + { + "Godot界面介绍": { + "node_id": "game-4c824cdca5b24931846db2086aebeb70", + "keywords": [], + "children": [], + "keywords_must": [], + "keywords_forbid": [], + "group": 0 + } } ], "keywords_must": [],