用animator控制animation並記錄正播倒播

//父級腳本,掛在animator上 c++ using UnityEngine;ide using System.Collections; public class UIAnimatorParent : MonoBehaviour {     //父級腳本     //控制動畫時長     float animTime = 0.1f;     //中止時間     float stopTime
相關文章
相關標籤/搜索