游戏对象Awake Start 方法做为初始化注意

Awake():Awake is called when the script instance is being loaded. Start():Start is called on the frame when a script is enabled just before any of the Update methods is called the first time.
相关文章
相关标签/搜索