I want to enable the emotes menu in my game, but for some reason it’s not appearing. I set StarterPlayer.UserEmotesEnabled to true and I even have game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.EmotesMenu, true) in a local script. However, it still doesn’t want to appear.