HumanoidDescription:SetEmotes should support custom AnimationIds

The problem
When you try to implement roblox emote system into your game you can only choose from their own selection of animations. They have 47 emotes. Only.
(Not to mention they don’t even support R6 characters.)

Why even add API for emotes if you still can’t create your own?

The simple solution
humanoidDescription:SetEmotes(emoteTable)
Allow emoteTable to contain AnimationIds and not just roblox custom Emote ids.

11 Likes

I have the same problem when attempting to set the player’s face using Humanoid Description. I can’t create a face asset.