Unity3D 人物移動控制

加剛體(RigidBody) 設置 y方向鎖定位置 拖拽腳本 using System.Collections; using System.Collections.Generic; using UnityEngine; public class RemController : MonoBehaviour { Vector3 movement; Rigidbody playerR
相關文章
相關標籤/搜索