Skip to content

docs: add AMT_HIDE_NAMETAGS modifier to avatar modifier area docs#131

Open
decentraland-bot wants to merge 1 commit into
mainfrom
fix/130-document-amt-hide-nametags
Open

docs: add AMT_HIDE_NAMETAGS modifier to avatar modifier area docs#131
decentraland-bot wants to merge 1 commit into
mainfrom
fix/130-document-amt-hide-nametags

Conversation

@decentraland-bot

Copy link
Copy Markdown
Contributor

Summary

  • Documents the new AvatarModifierType.AMT_HIDE_NAMETAGS modifier for AvatarModifierArea, which allows scene creators to hide player nametags within a defined area while keeping avatars visible
  • Updates English docs, Spanish docs, and AI SDK context files with the new modifier, code examples, and usage tips (combining with other modifiers, area height considerations)

Plan

Context

The AMT_HIDE_NAMETAGS modifier was added to AvatarModifierArea across the stack:

Changes

File Change
creator/sdk7/interactivity/player-avatar.md Added AMT_HIDE_NAMETAGS to supported modifiers list + new "Hide nametags" section with code examples
creator-esp/sdk7/interactivity/avatar-modifiers.md Spanish translation: added AMT_HIDE_NAMETAGS to list + "Ocultar etiquetas de nombre" section
ai-sdk-context/sdk7-complete-reference.md Added AMT_HIDE_NAMETAGS to available modifiers comment
ai-sdk-context/sdk7-examples.mdc Added AMT_HIDE_NAMETAGS to comment + standalone example

Documentation covers

  • Basic usage with code example
  • Combining with AMT_HIDE_AVATARS
  • Tip about area height and double-jump behavior
  • excludeIds works the same as other modifiers

Testing

Documentation-only change — no build/test pipeline for this GitBook repo. All markdown verified for correct formatting and consistent code examples matching SDK7 syntax.

Closes

#130


🤖 Created via Slack with Claude
Requested by gonzalo (<@U097SSTNBUM>)

Document the new AMT_HIDE_NAMETAGS modifier for AvatarModifierArea,
which allows scene creators to hide player nametags within a defined
area while keeping avatars visible.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant