Player Avatar

The live player in a Decentraland scene. Use when the user wants to read player position or profile, fetch avatar appearance for off-scene addresses (parcel owners, NFT holders), trigger emotes, read equipped wearables, attach items to players/avatar (cosmetic vs held gameplay items), hide avatars or disable passports in zones (AvatarModifierArea), adjust locomotion speed, teleport the player (movePlayerTo), or listen for scene entry/exit. Do NOT use for NPC characters (see npcs), wallet/blockchain checks (see nft-blockchain), freezing player movement (see advanced-input for InputModifier), or camera mode (see camera-control).

decentraland c3e1dce 3 files · 47.3 KB Updated

File contents

decentraland/sdk-skills/tree/main/player-avatar commit c3e1dce60d

Frequently asked questions

npx skillmds@latest add decentraland/player-avatar