提交 a2711cf8 编写于 作者: S Syo

6.在哪醉螺就在哪飞起来

上级 a612987f
{
"node_id": "game-1d58d22d9c694d138f414809a7c3d204",
"keywords": [],
"children": [],
"export": [
"learn.json"
],
"keywords_must": [],
"keywords_forbid": [],
"group": 0
}
\ No newline at end of file
{
"type": "code_options",
"author": "hello_tute",
"source": "learn.md",
"notebook_enable": false,
"exercise_id": "55c977ff0bdd44848ac845e51b8cd6a8"
}
\ No newline at end of file
# 5.在哪坠落就在哪飞起来
请先阅读本节讲义[《FlappyBird:在哪坠落就在哪飞起来》](https://orzgame.blog.csdn.net/article/details/104606205)
下列Node节点的生命周期函数中,哪个函数在每一帧都会被调用?
## 答案
_process(delta)
## 选项
### A
_ready()
### B
_init()
### C
_enter_tree()
...@@ -81,6 +81,16 @@ ...@@ -81,6 +81,16 @@
"keywords_forbid": [], "keywords_forbid": [],
"group": 0 "group": 0
} }
},
{
"在哪坠落就在哪飞起来": {
"node_id": "game-1d58d22d9c694d138f414809a7c3d204",
"keywords": [],
"children": [],
"keywords_must": [],
"keywords_forbid": [],
"group": 0
}
} }
], ],
"keywords_must": [], "keywords_must": [],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册