public class FEAnimationIdPlayer : MonoBehaviour { // Animation dictionary to store animations with their IDs public AnimationDictionary animationDictionary = new AnimationDictionary();