摘要:
using System.Collections;using System.Collections.Generic;using UnityEngine;public class Move : MonoBehaviour { CharacterController chara; //移动 public 阅读全文
posted @ 2018-10-26 18:31
AEOK
阅读(132)
评论(0)
推荐(0)
摘要:
using UnityEngine; using System.Collections; //检测手柄功能的脚本 这个脚本挂到手柄上(controler(right)和controler(left))上 public class ButtonTouchAction : MonoBehaviour { 阅读全文
posted @ 2018-10-26 18:28
AEOK
阅读(251)
评论(0)
推荐(0)
浙公网安备 33010602011771号