https://answers.unity.com/questions/1225328/imported-animated-object-and-slider-tutorial.html using UnityEngine; public class NewBehaviourScript : MonoBehaviour { //Animation 需要将动画调为Legacy, //自建的动画可以在Inspector面板下调为Debug模式,勾选上Legacy就可以了 //public Anima