Player Avatar

Player and avatar system in Decentraland. Read player position/profile, customize appearance (AvatarBase), trigger emotes (triggerEmote/triggerSceneEmote), read equipped wearables (AvatarEquippedData), attach objects to players (AvatarAttach), create NPC avatars (AvatarShape), avatar modifier areas, and locomotion settings. Use when the user wants player data, emotes, wearables, NPC avatars, avatar attachments, or movement speed changes. Do NOT use for wallet/blockchain interactions (see nft-blockchain).

dcl-regenesislabs e77e813 2 files · 18.6 KB Updated

File contents

dcl-regenesislabs/opendcl/tree/main/skills/player-avatar commit e77e813378

Frequently asked questions

npx skillmds@latest add dcl-regenesislabs/player-avatar