@@ -390,7 +390,9 @@ will be the attachment point of the part on the anchor.
390390:::
391391
392392Sprite nesting is shown in the sprite corral icons of both anchors and parts:
393- ![ image47.png] ( images/01-blocks-scripts-and-sprites/image47.png ) <!-- {width=1.63056in height=0.96528in} -->
393+
394+ ![ image47.png] ( images/01-blocks-scripts-and-sprites/image47.png )
395+ <!-- {width=1.63056in height=0.96528in} -->
394396
395397In this illustration, it is desired to animate Alonzo’s arm. (The arm has
396398been colored green in this picture to make the relationship of the two
@@ -411,8 +413,11 @@ extended to its parts. Also, cloning the anchor (see Section @sec-permanent-and-
411413will also clone all its parts.
412414
413415<!-- TODO: Figure w/caption -->
414- ![ image56.png] ( images/01-blocks-scripts-and-sprites/image56.png ) <!-- {width=1.44444in height=1.5625in} --> ![ image48.png] ( images/01-blocks-scripts-and-sprites/image48.png ) <!-- {width=1.63056in height=0.96528in} -->
415- ![ image49.png] ( images/01-blocks-scripts-and-sprites/image49.png ) <!-- {width=1.63056in height=0.96528in} -->
416+ ![ image56.png] ( images/01-blocks-scripts-and-sprites/image56.png )
417+
418+ ![ image48.png] ( images/01-blocks-scripts-and-sprites/image48.png )
419+
420+ ![ image49.png] ( images/01-blocks-scripts-and-sprites/image49.png )
416421
417422* Top: turning the part: the green arm. Bottom: turning the anchor, with
418423the arm synchronous (left) and dangling (right).*
@@ -495,7 +500,7 @@ in an input slot of blocks that are expecting a number or text. You
495500wouldn’t say {inline alt="image84.png"}` images/01-blocks-scripts-and-sprites/image84.png ` , although (as you can see from the picture) Snap<em >!</em > lets you do it if you really want. Instead, you normally use predicates in
496501special hexagonal input slots like this one:
497502
498- {inline alt="image86.png" class="image-2x"}` ./blocks/images/block_doIf.png `
503+ {img alt="image86.png" class="image-2x"}` ./blocks/images/block_doIf.png `
499504
500505The C-shaped ` if ` block runs its input script if (and only
501506if) the expression in its hexagonal input reports true.
@@ -1243,7 +1248,8 @@ word or phrase, e.g., “enter” or “up arrow,” then the value of key
12431248will be that word or phrase, * except for* the space character, which
12441249is represented as itself in key.)
12451250
1246- {inline alt="image356.png" class="image-4x"}` images/01-blocks-scripts-and-sprites/image356.png ` <!-- style="width:2.25in;height:0.41944in" alt="Website Description automatically generated with medium confidence" -->
1251+ {inline alt="image356.png" class="image-4x"}` images/01-blocks-scripts-and-sprites/image356.png `
1252+ <!-- style="width:2.25in;height:0.41944in" alt="Website Description automatically generated with medium confidence" -->
12471253
12481254The RGB(A) option accepts a single number, which
12491255is a grayscale value 0-255; a two-number list, grayscale plus opacity
0 commit comments