docs: add AMT_HIDE_NAMETAGS modifier to avatar modifier area docs#131
Open
decentraland-bot wants to merge 1 commit into
Open
docs: add AMT_HIDE_NAMETAGS modifier to avatar modifier area docs#131decentraland-bot wants to merge 1 commit into
decentraland-bot wants to merge 1 commit into
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AvatarModifierType.AMT_HIDE_NAMETAGSmodifier forAvatarModifierArea, which allows scene creators to hide player nametags within a defined area while keeping avatars visiblePlan
Context
The
AMT_HIDE_NAMETAGSmodifier was added toAvatarModifierAreaacross the stack:Changes
creator/sdk7/interactivity/player-avatar.mdAMT_HIDE_NAMETAGSto supported modifiers list + new "Hide nametags" section with code examplescreator-esp/sdk7/interactivity/avatar-modifiers.mdAMT_HIDE_NAMETAGSto list + "Ocultar etiquetas de nombre" sectionai-sdk-context/sdk7-complete-reference.mdAMT_HIDE_NAMETAGSto available modifiers commentai-sdk-context/sdk7-examples.mdcAMT_HIDE_NAMETAGSto comment + standalone exampleDocumentation covers
AMT_HIDE_AVATARSexcludeIdsworks the same as other modifiersTesting
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>)