摘要: using UnityEngine;using System.Collections; public class Slow_Motion : MonoBehaviour{ public Transform motionRoot; public Transform Aim; int moveIndex 阅读全文
posted @ 2017-07-13 17:07 U3DEngineer 阅读(813) 评论(0) 推荐(0) 编辑
摘要: using UnityEngine; using System.Collections; using System.Collections.Generic; public class Roam : MonoBehaviour{ public Transform wayRoot; public Gam 阅读全文
posted @ 2017-07-13 16:51 U3DEngineer 阅读(293) 评论(0) 推荐(0) 编辑
摘要: 常用博客地址 CSDN: http://blog.csdn.net/u3dcoder 博客园: http://www.cnblogs.com/Study088/ 弃用博客 新浪博客: http://blog.sina.com.cn/u/5968347969 新浪博客: http://blog.sin 阅读全文
posted @ 2017-07-13 14:16 U3DEngineer 阅读(106) 评论(0) 推荐(0) 编辑