decentraland / decentraland/docs

Document new AMT_HIDE_NAMETAGS modifier for AvatarModifierArea

Open
#130 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Wolfram Language
Stars
0
Forks
8
Avg merge
1d 10h
Merged PRs (30d)
21

Description

## Description

The new `AMT_HIDE_NAMETAGS` modifier has been added to `AvatarModifierArea` via:
- SDK PR: https://github.com/decentraland/js-sdk-toolchain/pull/1401
- Explorer PR: https://github.com/decentraland/unity-explorer/pull/8823
- Protocol PR: https://github.com/decentraland/protocol/pull/411

The creator documentation needs to be updated to include this new modifier:

1. Add `AvatarModifierType.AMT_HIDE_NAMETAGS` to the list of supported modifiers
2. Add a new section explaining the feature with a code example
3. Document interaction with other modifiers (e.g., stacking with `AMT_HIDE_AVATARS`)
4. Update the AI SDK context files
5. Update the Spanish translation

## Context

This modifier allows scene creators to hide player nametags within a defined area while keeping avatars visible — useful for stages, presentations, or scripted scenes where creators want to suppress player nametags without hiding avatars.

### Files to update

- `creator/sdk7/interactivity/player-avatar.md` (English)
- `creator-esp/sdk7/interactivity/avatar-modifiers.md` (Spanish)
- `ai-sdk-context/sdk7-complete-reference.md`
- `ai-sdk-context/sdk7-examples.mdc`

---
Reported by giorgio298 via Slack
Requested by gonzalo (<@U097SSTNBUM>)

Contributor guide

Open the contributing guide

Research direction

Start with creator/sdk7/interactivity/player-avatar.md and inspect how existing AvatarModifierType values and examples are documented. Update the English page, Spanish translation, and both AI SDK context files listed in the issue, covering AMT_HIDE_NAMETAGS and its interaction with other modifiers; done means all four files consistently describe the new modifier.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
74/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.