using UnityEngine; public class WigglerAnimationState : MonoBehaviour { public int animationState = -1; }