Unity3d Awake、OnEnable、Start生命周期
Unity3d,Awake、OnEnable、Start,都是游戏开始运行前,所运行的方法。 GameObject的Activity为true,脚本的enable为true时,其先后顺序为:Awak ...
Unity3d,Awake、OnEnable、Start,都是游戏开始运行前,所运行的方法。 GameObject的Activity为true,脚本的enable为true时,其先后顺序为:Awak ...