prevPageKey = Enum.KeyCode.C, })本地脚本 - 表情轮 local ReplicatedStorage = game:GetService("ReplicatedStorage") local EmoteBar = require(ReplicatedStorage:WaitForChild("EmoteBar")) EmoteBar.configureClient({ guiType = EmoteBar.GuiType.EmoteWheel, })设置...
humanoidDescription:SetEmotes(emoteTable) -- Equip emotes in a specific order local equippedEmotes = {"Hello", "Stadium", "Tilt", "Shrug", "Salute", "Point"} humanoidDescription:SetEquippedEmotes(equippedEmotes) Key names, such as "Shrug" or "Salute" are customizable and will appear to...
Additionally, right-clicking in the Arsenal while modifying Gear Wheel will no longer swap to the Emote Wheel. Instead, right clicking now empties the selected slot. When right clicking to remove from slot, the first 13 slots will not reposition due to the first 12 allowing Hotkey bindings. ...
prevPageKey = Enum.KeyCode.C, })本地指令碼 - 表情輪 local ReplicatedStorage = game:GetService("ReplicatedStorage") local EmoteBar = require(ReplicatedStorage:WaitForChild("EmoteBar")) EmoteBar.configureClient({ guiType = EmoteBar.GuiType.EmoteWheel, })設定...