Fe Animation Id Player Script May 2026
public class FEAnimationIdPlayer : MonoBehaviour { // Animation dictionary to store animations with their IDs public AnimationDictionary animationDictionary = new AnimationDictionary();
public class FEAnimationIdPlayer : MonoBehaviour { // Animation dictionary to store animations with their IDs public AnimationDictionary animationDictionary = new AnimationDictionary();