void start(){ Invoke("QuitGame",60f); } void QuitGame(){ Application.Quit(); } 把这段C#代码加到场景中任意物体上,原理是延时函数Invoke. 已赞过 已踩过<.
確定! 回上一頁