2019-03-10 C#, Unity, 遊戲 [ Unity C# ] 都是初始化,Awake、Start的差異 當我們要在 Unity 中處理初始化的部分時,大多都是寫在「Start」的函式中,但 Read More