I am trying to expand off of the default emote player on Roblox, aka the one where you type “/e emoteName” and it plays an emote. Only issue that whenever I attempt to create an emote, it puts the error in the title in the chatbox. The game is set to only R6 and the animation was made on an r6 avatar using Moon Animator. I have the emote placed everywhere a normal emote would be placed and still nothing.
I did find which part of the Animate script executes the code and stuck a print in there, the function that plays the emotes runs whenever a default emote like dance or wave gets played but whenever I type in my custom emote its as if it gets intercepted because non the prints happen.