godot 轻量,只有一个exe。流程框架简单。
Godot有两种帧:
# 等待下一个物理帧 await get_tree().physics_frame
锚点和偏移值:
Control类节点都有该属性。