⚙️3D Placement
Last updated
Position your emote precisely in the world using an interactive 3D gizmo.
Right-click an emote in the menu and select 3D Placement, or use the /emote_3d command while an emote is playing
A clone of your character appears with the emote animation
Use the gizmo controls to move and rotate the clone
Confirm the position
Your character walks to the spot and plays the emote
Requires the object_gizmo resource to be installed and running.
Config.Placement = {
Enabled = true,
Command = "emote_3d",
MaxDistance = 20.0, -- Max distance from player to place emote
}Last updated