Follow Example(跟随的例子)

动画控制器与上次相同 Follow using UnityEngine; using System; using System.Collections; [RequireComponent(typeof(Animator))] //Name of class must be name of file as well public class Follow : MonoBehaviou
相关文章
相关标签/搜索