Emotes being disabled without any code disabling them?

Don’t got any script to share, cause no where in my code do I disable/enable the menu. This is just the default, even tho

The Emotes Menu is enabled by default but can easily be disabled by developers if Emotes are not a good fit for your game

So this quote from In-Game Emotes Menu is obviously inaccurate

1 Like

We may look into changing the messaging here because it seems to be a source of confusing.

The reason the message that Emotes are disabled is being displayed is because Emotes can’t be played due to the way the character is set up in the game. Either the Animate script is overridden by a version that does not support Emotes or the HumanoidDescription is not present or has been modified or initialized in a way that does not include users Emotes.

5 Likes

Oh ok. I do modified the HumandDescription (setting all the players appearance etc. then us LoadCharacterWithHumanoidDescription)

1 Like

Also got confused by this tonight

1 Like

Im using a r15 dummy provided by roblox, how do I enable emotes? What do I change to the Humanoid Description?