@@ -71,7 +71,7 @@ export default {
7171 id = "gui.howtos.intro-move-sayhello-hat.name"
7272 />
7373 ) ,
74-
74+ tags : [ 'help' , 'stuck' , 'how' , 'can' , 'say' ] ,
7575 img : libraryIntro ,
7676 steps : [ {
7777 video : 'intro-move-sayhello'
@@ -111,6 +111,7 @@ export default {
111111 />
112112 ) ,
113113 img : libraryAnimate ,
114+ tags : [ 'animation' , 'art' , 'spin' , 'grow' ] ,
114115 steps : [ {
115116 video : 'animate-a-name'
116117 } , {
@@ -185,6 +186,7 @@ export default {
185186 />
186187 ) ,
187188 img : libraryMakeMusic ,
189+ tags : [ 'music' , 'sound' , 'instrument' , 'play' , 'song' , 'band' ] ,
188190 steps : [ {
189191 video : 'Make-Music'
190192 } ,
@@ -253,6 +255,7 @@ export default {
253255 />
254256 ) ,
255257 img : libraryMakeAGame ,
258+ tags : [ 'games' , 'click' , 'clicked' , 'score' ] ,
256259 steps : [ {
257260 video : 'Make-A-Game'
258261 } ,
@@ -339,6 +342,7 @@ export default {
339342 />
340343 ) ,
341344 img : libraryChaseGame ,
345+ tags : [ 'games' , 'arrow' , 'keyboard' , 'score' ] ,
342346 steps : [ {
343347 video : 'Chase-Game'
344348 } ,
@@ -441,6 +445,7 @@ export default {
441445 />
442446 ) ,
443447 img : libraryAddSprite ,
448+ tags : [ 'art' , 'games' , 'stories' , 'character' ] ,
444449 steps : [
445450 {
446451 title : (
@@ -470,6 +475,7 @@ export default {
470475 />
471476 ) ,
472477 img : addBackdropThumb ,
478+ tags : [ 'art' , 'games' , 'stories' , 'background' ] ,
473479 steps : [ {
474480 video : 'add-a-backdrop'
475481 } , {
@@ -489,6 +495,7 @@ export default {
489495 />
490496 ) ,
491497 img : changeSizeThumb ,
498+ scale : [ 'art' , 'animation' , 'scale' ] ,
492499 steps : [ {
493500 video : 'change-size'
494501 } , {
@@ -508,6 +515,7 @@ export default {
508515 />
509516 ) ,
510517 img : glideAroundThumb ,
518+ tags : [ 'animation' , 'stories' , 'music' , 'instrument' , 'play' , 'song' , 'band' ] ,
511519 steps : [ {
512520 video : 'glide-around'
513521 } , {
@@ -527,6 +535,7 @@ export default {
527535 id = "gui.howtos.record-a-sound.name"
528536 />
529537 ) ,
538+ tags : [ 'music' , 'games' , 'stories' ] ,
530539 img : recordASound ,
531540 steps : [ {
532541 video : 'record-a-sound'
@@ -547,6 +556,7 @@ export default {
547556 />
548557 ) ,
549558 img : spinThumb ,
559+ tags : [ 'animation' , 'rotate' , 'rotation' ] ,
550560 steps : [ {
551561 video : 'spin-video'
552562 } , {
@@ -566,6 +576,7 @@ export default {
566576 />
567577 ) ,
568578 img : hideAndShowThumb ,
579+ tags : [ 'stories' , 'appear' , 'disappear' ] ,
569580 steps : [ {
570581 video : 'hide-and-show'
571582 } , {
@@ -586,6 +597,7 @@ export default {
586597 />
587598 ) ,
588599 img : switchCostumeThumb ,
600+ tags : [ 'animation' , 'art' , 'games' , 'stories' , 'paint' , 'edit' , 'change' , 'character' , 'sprite' ] ,
589601 steps : [ {
590602 video : 'switch-costume'
591603 } , {
@@ -606,6 +618,7 @@ export default {
606618 />
607619 ) ,
608620 img : moveArrowKeysThumb ,
621+ tags : [ 'games' , 'keyboard' ] ,
609622 steps : [ {
610623 video : 'move-around-with-arrow-keys'
611624 } , {
@@ -624,6 +637,8 @@ export default {
624637 id = "gui.howtos.add-effects.name"
625638 />
626639 ) ,
640+ tags : [ 'animation' , 'art' , 'games' , 'stories' , '8-bit' , 'brightness' , 'ghost' , 'transparency' , 'opacity' ,
641+ 'fx' , 'color' , 'fisheye' , 'whirl' , 'twist' , 'pixelate' , 'mosaic' , '8bit' ] ,
627642 img : addEffectsThumb ,
628643 steps : [ {
629644 video : 'add-effects'
0 commit comments