摘要: * -----英雄的移动控制 * * * * */ using System.Collections; using System.Collections.Generic; using UnityEngine; public class HeroMovingControl : MonoBehaviour { public float FloHeroMovingSpe... 阅读全文
posted @ 2018-10-19 16:14 彩色的梦 阅读(485) 评论(0) 推荐(0)
摘要: * -----英雄的移动控制 * * * * */ using System.Collections; using System.Collections.Generic; using UnityEngine; public class HeroMovingControl : MonoBehaviour { public float FloHeroMovingSpe... 阅读全文
posted @ 2018-10-19 15:38 彩色的梦 阅读(321) 评论(0) 推荐(0)