Overview:AccessingOtherGameObjects访问其他游戏物体【点击查看详情】
Overview:AccessingOtherGameObjects访问其他游戏物体:Most advanced game code does not only manipulate a single object. The Unity scripting interface has various ways to find and access other game objects and components there-in. In the following we assume there is a script named OtherScript.
相关视频/文章