using UnityEngine; public class MyPageCardPanelAnimation : MonoBehaviour { public enum State { } }