Comments
Made to document or add details in/around blocks, located in the comments sections of a [[01 - Main Sprite Structure|Sprite]]
"<id>": {
"blockId": "<block-id>",
"x": 0,
"y": 0,
"width": 200,
"height": 200,
"minimized": false,
"text": "content"
},
id
Each key in the JSON object comments of a sprite is a unique ID for the comment (see [[Scratch Docs/03 - Notes#Unique ID Generation|Unique ID Generation]] for how to generate these)
blockId
Each comment has a custom