-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, how can i use a share emote that attach to player
like this from lua of rpemotes
i just convert it to json and use the position of me and my friends it wrong way
["carrymecute"] = { -- Male Custom emote by Amnilka
"amnilka@photopose@couple@couplefirst",
"amnilka_couple_mal_002",
"Carry Me Cute",
"carrymecute2",
AnimationOptions = {
EmoteMoving = true,
EmoteLoop = true
}
},
["carrymecute2"] = { -- Female Custom emote by Amnilka
"amnilka@photopose@couple@couplefirst",
"amnilka_couple_fem_002",
"Carry Me Cute 2",
"carrymecute",
AnimationOptions = {
EmoteMoving = false,
EmoteLoop = true,
Attachto = true,
bone = 0,
xPos = 0.0000,
yPos = 0.0000,
zPos = 0.0000,
xRot = 0.0000,
yRot = 0.0000,
zRot = 0.0000
}
},
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request