2014年11月26日

Unity3d C# 创建 物体

摘要: using UnityEngine; using System.Collections; public class create : MonoBehaviour { // Use this for initialization public GameObject newObject; void On 阅读全文

posted @ 2014-11-26 16:04 lovezj9012 阅读(587) 评论(0) 推荐(0)

导航