Merged
Conversation
decentraland-bot
left a comment
There was a problem hiding this comment.
Review — Animation Update
Nice work migrating the emotes docs from GitBook to Hugo shortcodes and updating the animation area specs! I found a few issues worth fixing before merge:
🐛 Bug
- Broken image link —
;ove-grenade.gifshould belove-grenade.gif(semicolon instead ofl). This image will 404.
✏️ Content issues
- Duplicate image embed —
Animation_area.pngis referenced twice in a row: once as an<img>tag and once as a Markdown![]()image. Likely only one is needed. - Typo — "front amd back" → "front and back"
- "Belnder" typo is still present (carried over from original, but good chance to fix it now).
📝 Observations (non-blocking)
- The
Max Texture Sizerow was removed from the Animation Specs Chart. Intentional? It's still mentioned further down ("textures in these models can't exceed a size of 1024 pixels") so it may be fine, just want to confirm. - Heading hierarchy was changed — several
##headings became#. Make sure this renders correctly with the Hugo theme (having multipleh1s on a page can affect SEO/accessibility).
Requested by Dawid Krajewski via Slack
nearnshaw
approved these changes
Mar 25, 2026
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.
No description provided.