Initial Import
[profile/ivi/clutter-toys.git] / nyancat / nyan.json
1 [
2    {
3       "type":"ClutterGroup",
4       "id":"nyancat",
5       "x":300,
6       "y":100,
7       "width":0,
8       "height":0,
9       "depth":0.000,
10       "opacity":255,
11       "scale-x":1.000,
12       "scale-y":1.000,
13       "rotation-angle-z":0.000,
14       "anchor-x":0.000,
15       "anchor-y":0.000,
16       "children":[
17          {
18             "type":"ClutterRectangle",
19             "id":"body",
20             "x":0,
21             "y":0,
22             "width":200,
23             "height":125,
24             "depth":-1.000,
25             "opacity":255,
26             "scale-x":1.000,
27             "scale-y":1.000,
28             "rotation-angle-z":0.000,
29             "anchor-x":0.000,
30             "anchor-y":0.000,
31             "color":"#FAD695",
32             "border-color":"#000000ff",
33             "border-width":5,
34             "has-border":true
35          },
36          {
37             "type":"ClutterGroup",
38             "id":"head",
39             "x":100,
40             "y":25,
41             "width":0,
42             "height":0,
43             "depth":0.000,
44             "opacity":255,
45             "scale-x":1.000,
46             "scale-y":1.000,
47             "rotation-angle-z":0.000,
48             "anchor-x":0.000,
49             "anchor-y":0.000,
50             "children":[
51                {
52                    "type":"ClutterRectangle",
53                    "id":"back_head",
54                    "x":0,
55                    "y":0,
56                    "width":170,
57                    "height":100,
58                    "depth":-2.000,
59                    "opacity":255,
60                    "scale-x":1.000,
61                    "scale-y":1.000,
62                    "rotation-angle-z":0.000,
63                    "anchor-x":0.000,
64                    "anchor-y":0.000,
65                    "color":"#A7A5AA",
66                    "border-color":"#000000ff",
67                    "border-width":5,
68                    "has-border":true
69                },
70                {
71                    "type":"ClutterRectangle",
72                    "id":"left_cheek",
73                    "x":30,
74                    "y":60,
75                    "width":15,
76                    "height":15,
77                    "depth":0.000,
78                    "opacity":255,
79                    "scale-x":1.000,
80                    "scale-y":1.000,
81                    "rotation-angle-z":0.000,
82                    "anchor-x":0.000,
83                    "anchor-y":0.000,
84                    "color":"#F7A4A3",
85                    "border-color":"#000000ff",
86                    "border-width":0,
87                    "has-border":false
88                },
89                {
90                    "type":"ClutterRectangle",
91                    "id":"right_cheek",
92                    "x":130,
93                    "y":60,
94                    "width":15,
95                    "height":15,
96                    "depth":0.000,
97                    "opacity":255,
98                    "scale-x":1.000,
99                    "scale-y":1.000,
100                    "rotation-angle-z":0.000,
101                    "anchor-x":0.000,
102                    "anchor-y":0.000,
103                    "color":"#F7A4A3",
104                    "border-color":"#000000ff",
105                    "border-width":0,
106                    "has-border":false
107                },
108                {
109                    "type":"ClutterGroup",
110                    "id":"left_eye",
111                    "x":50,
112                    "y":40,
113                    "width":0,
114                    "height":0,
115                    "depth":0.000,
116                    "opacity":255,
117                    "scale-x":1.000,
118                    "scale-y":1.000,
119                    "rotation-angle-z":0.000,
120                    "anchor-x":0.000,
121                    "anchor-y":0.000,
122                    "children":[
123                       {
124                          "type":"ClutterRectangle",
125                          "id":"back_left_eye",
126                          "x":0,
127                          "y":0,
128                          "width":15,
129                          "height":15,
130                          "depth":-2.000,
131                          "opacity":255,
132                          "scale-x":1.000,
133                          "scale-y":1.000,
134                          "rotation-angle-z":0.000,
135                          "anchor-x":0.000,
136                          "anchor-y":0.000,
137                          "color":"#000000",
138                          "border-color":"#000000ff",
139                          "border-width":0,
140                          "has-border":false
141                      },
142                      {
143                          "type":"ClutterRectangle",
144                          "id":"front_left_eye",
145                          "x":0,
146                          "y":0,
147                          "width":7,
148                          "height":7,
149                          "depth":0.000,
150                          "opacity":255,
151                          "scale-x":1.000,
152                          "scale-y":1.000,
153                          "rotation-angle-z":0.000,
154                          "anchor-x":0.000,
155                          "anchor-y":0.000,
156                          "color":"#ffffff",
157                          "border-color":"#000000ff",
158                          "border-width":0,
159                          "has-border":false
160                      }
161                   ]
162                },
163                {
164                   "type":"ClutterGroup",
165                   "id":"right_eye",
166                   "x":110,
167                   "y":40,
168                   "width":0,
169                   "height":0,
170                   "depth":0.000,
171                   "opacity":255,
172                   "scale-x":1.000,
173                   "scale-y":1.000,
174                   "rotation-angle-z":0.000,
175                   "anchor-x":0.000,
176                   "anchor-y":0.000,
177                   "children":[
178                      {
179                         "type":"ClutterRectangle",
180                         "id":"back_right_eye",
181                         "x":0,
182                         "y":0,
183                         "width":15,
184                         "height":15,
185                         "depth":-2.000,
186                         "opacity":255,
187                         "scale-x":1.000,
188                         "scale-y":1.000,
189                         "rotation-angle-z":0.000,
190                         "anchor-x":0.000,
191                         "anchor-y":0.000,
192                         "color":"#000000",
193                         "border-color":"#000000ff",
194                         "border-width":0,
195                         "has-border":false
196                      },
197                      {
198                         "type":"ClutterRectangle",
199                         "id":"front_right_eye",
200                         "x":0,
201                         "y":0,
202                         "width":7,
203                         "height":7,
204                         "depth":0.000,
205                         "opacity":255,
206                         "scale-x":1.000,
207                         "scale-y":1.000,
208                         "rotation-angle-z":0.000,
209                         "anchor-x":0.000,
210                         "anchor-y":0.000,
211                         "color":"#ffffff",
212                         "border-color":"#000000ff",
213                         "border-width":0,
214                         "has-border":false
215                      }
216                   ]
217                },
218                {
219                   "type":"ClutterGroup",
220                   "id":"mounth",
221                   "x":50,
222                   "y":70,
223                   "width":0,
224                   "height":0,
225                   "depth":0.000,
226                   "opacity":255,
227                   "scale-x":1.000,
228                   "scale-y":1.000,
229                   "rotation-angle-z":0.000,
230                   "anchor-x":0.000,
231                   "anchor-y":0.000,
232                   "children":[
233                      {
234                         "type":"ClutterRectangle",
235                         "id":"left_lip",
236                         "x":0,
237                         "y":0,
238                         "width":8,
239                         "height":15,
240                         "depth":-2.000,
241                         "opacity":255,
242                         "scale-x":1.000,
243                         "scale-y":1.000,
244                         "rotation-angle-z":0.000,
245                         "anchor-x":0.000,
246                         "anchor-y":0.000,
247                         "color":"#000000",
248                         "border-color":"#000000ff",
249                         "border-width":0,
250                         "has-border":false
251                      },
252                      {
253                         "type":"ClutterRectangle",
254                         "id":"right_lip",
255                         "x":67,
256                         "y":0,
257                         "width":8,
258                         "height":15,
259                         "depth":-2.000,
260                         "opacity":255,
261                         "scale-x":1.000,
262                         "scale-y":1.000,
263                         "rotation-angle-z":0.000,
264                         "anchor-x":0.000,
265                         "anchor-y":0.000,
266                         "color":"#000000",
267                         "border-color":"#000000ff",
268                         "border-width":0,
269                         "has-border":false
270                      },
271                      {
272                         "type":"ClutterRectangle",
273                         "id":"middle_lip",
274                         "x":35,
275                         "y":5,
276                         "width":8,
277                         "height":10,
278                         "depth":-2.000,
279                         "opacity":255,
280                         "scale-x":1.000,
281                         "scale-y":1.000,
282                         "rotation-angle-z":0.000,
283                         "anchor-x":0.000,
284                         "anchor-y":0.000,
285                         "color":"#000000",
286                         "border-color":"#000000ff",
287                         "border-width":0,
288                         "has-border":false
289                      },
290                      {
291                         "type":"ClutterRectangle",
292                         "id":"bottom_lip",
293                         "x":0,
294                         "y":15,
295                         "width":75,
296                         "height":5,
297                         "depth":0.000,
298                         "opacity":255,
299                         "scale-x":1.000,
300                         "scale-y":1.000,
301                         "rotation-angle-z":0.000,
302                         "anchor-x":0.000,
303                         "anchor-y":0.000,
304                         "color":"#000000",
305                         "border-color":"#000000ff",
306                         "border-width":0,
307                         "has-border":false
308                      }
309                   ]
310                }
311             ]
312          },
313          {
314             "type":"ClutterGroup",
315             "id":"legs",
316             "x":-20,
317             "y":0,
318             "width":0,
319             "height":0,
320             "depth":-3.000,
321             "opacity":255,
322             "scale-x":1.000,
323             "scale-y":1.000,
324             "rotation-angle-z":0.000,
325             "anchor-x":0.000,
326             "anchor-y":0.000,
327             "children":[
328                {
329                   "type":"ClutterRectangle",
330                   "id":"back_leg1",
331                   "x":0,
332                   "y":140,
333                   "width":50,
334                   "height":30,
335                   "depth":0.000,
336                   "opacity":255,
337                   "scale-x":1.000,
338                   "scale-y":1.000,
339                   "rotation-angle-z":-45.000,
340                   "anchor-x":0.000,
341                   "anchor-y":0.000,
342                   "color":"#A7A5AA",
343                   "border-color":"#000000ff",
344                   "border-width":5,
345                   "has-border":true
346                },
347                {
348                   "type":"ClutterRectangle",
349                   "id":"back_leg2",
350                   "x":50,
351                   "y":140,
352                   "width":50,
353                   "height":30,
354                   "depth":0.000,
355                   "opacity":255,
356                   "scale-x":1.000,
357                   "scale-y":1.000,
358                   "rotation-angle-z":-45.000,
359                   "anchor-x":0.000,
360                   "anchor-y":0.000,
361                   "color":"#A7A5AA",
362                   "border-color":"#000000ff",
363                   "border-width":5,
364                   "has-border":true
365                },
366                {
367                   "type":"ClutterRectangle",
368                   "id":"front_leg1",
369                   "x":150,
370                   "y":105,
371                   "width":50,
372                   "height":30,
373                   "depth":0.000,
374                   "opacity":255,
375                   "scale-x":1.000,
376                   "scale-y":1.000,
377                   "rotation-angle-z":45.000,
378                   "anchor-x":0.000,
379                   "anchor-y":0.000,
380                   "color":"#A7A5AA",
381                   "border-color":"#000000ff",
382                   "border-width":5,
383                   "has-border":true
384                },
385                {
386                   "type":"ClutterRectangle",
387                   "id":"front_leg2",
388                   "x":200,
389                   "y":105,
390                   "width":50,
391                   "height":30,
392                   "depth":0.000,
393                   "opacity":255,
394                   "scale-x":1.000,
395                   "scale-y":1.000,
396                   "rotation-angle-z":45.000,
397                   "anchor-x":0.000,
398                   "anchor-y":0.000,
399                   "color":"#A7A5AA",
400                   "border-color":"#000000ff",
401                   "border-width":5,
402                   "has-border":true
403                }
404             ]
405          },
406          {
407             "type":"ClutterGroup",
408             "id":"tail",
409             "x":-60,
410             "y":50,
411             "width":0,
412             "height":0,
413             "depth":-2.000,
414             "opacity":255,
415             "scale-x":1.000,
416             "scale-y":1.000,
417             "rotation-angle-z":0.000,
418             "anchor-x":0.000,
419             "anchor-y":0.000,
420             "children":[
421                {
422                   "type":"ClutterRectangle",
423                   "id":"tail1",
424                   "x":0,
425                   "y":0,
426                   "width":30,
427                   "height":30,
428                   "depth":0.000,
429                   "opacity":255,
430                   "scale-x":1.000,
431                   "scale-y":1.000,
432                   "rotation-angle-z":0.000,
433                   "anchor-x":0.000,
434                   "anchor-y":0.000,
435                   "color":"#A7A5AA",
436                   "border-color":"#000000ff",
437                   "border-width":5,
438                   "has-border":true,
439                   "clip": [ 0, 0, 25, 30 ]
440                },
441                {
442                   "type":"ClutterRectangle",
443                   "id":"tail2",
444                   "x":20,
445                   "y":0,
446                   "width":30,
447                   "height":30,
448                   "depth":0.000,
449                   "opacity":255,
450                   "scale-x":1.000,
451                   "scale-y":1.000,
452                   "rotation-angle-z":0.000,
453                   "anchor-x":0.000,
454                   "anchor-y":0.000,
455                   "color":"#A7A5AA",
456                   "border-color":"#000000ff",
457                   "border-width":5,
458                   "has-border":true,
459                   "clip": [ 5, 0, 20, 30 ]
460                },
461                {
462                   "type":"ClutterRectangle",
463                   "id":"tail3",
464                   "x":40,
465                   "y":0,
466                   "width":30,
467                   "height":30,
468                   "depth":0.000,
469                   "opacity":255,
470                   "scale-x":1.000,
471                   "scale-y":1.000,
472                   "rotation-angle-z":0.000,
473                   "anchor-x":0.000,
474                   "anchor-y":0.000,
475                   "color":"#A7A5AA",
476                   "border-color":"#000000ff",
477                   "border-width":5,
478                   "has-border":true,
479                   "clip": [ 5, 0, 20, 30 ]
480                }
481             ]
482          },
483          {
484             "type":"ClutterGroup",
485             "id":"rainbow",
486             "x":-380,
487             "y":0,
488             "width":0,
489             "height":0,
490             "depth":-4.000,
491             "opacity":255,
492             "scale-x":1.000,
493             "scale-y":1.000,
494             "rotation-angle-z":0.000,
495             "anchor-x":0.000,
496             "anchor-y":0.000,
497             "children":[
498                {
499                   "type":"ClutterGroup",
500                   "id":"rainbow1",
501                   "x":0,
502                   "y":0,
503                   "width":0,
504                   "height":0,
505                   "depth":0.000,
506                   "opacity":255,
507                   "scale-x":1.000,
508                   "scale-y":1.000,
509                   "rotation-angle-z":0.000,
510                   "anchor-x":0.000,
511                   "anchor-y":0.000,
512                   "children":[
513                      {
514                         "type":"ClutterRectangle",
515                         "id":"rainbow_brick_red1",
516                         "x":0,
517                         "y":0,
518                         "width":100,
519                         "height":20,
520                         "depth":0.000,
521                         "opacity":255,
522                         "scale-x":1.000,
523                         "scale-y":1.000,
524                         "rotation-angle-z":0.000,
525                         "anchor-x":0.000,
526                         "anchor-y":0.000,
527                         "color":"#D91A12",
528                         "has-border":false
529                      },
530                      {
531                         "type":"ClutterRectangle",
532                         "id":"rainbow_brick_orange1",
533                         "x":0,
534                         "y":20,
535                         "width":100,
536                         "height":20,
537                         "depth":0.000,
538                         "opacity":255,
539                         "scale-x":1.000,
540                         "scale-y":1.000,
541                         "rotation-angle-z":0.000,
542                         "anchor-x":0.000,
543                         "anchor-y":0.000,
544                         "color":"#F8960B",
545                         "has-border":false
546                      },
547                      {
548                         "type":"ClutterRectangle",
549                         "id":"rainbow_brick_yellow1",
550                         "x":0,
551                         "y":40,
552                         "width":100,
553                         "height":20,
554                         "depth":0.000,
555                         "opacity":255,
556                         "scale-x":1.000,
557                         "scale-y":1.000,
558                         "rotation-angle-z":0.000,
559                         "anchor-x":0.000,
560                         "anchor-y":0.000,
561                         "color":"#F8E501",
562                         "has-border":false
563                      },
564                      {
565                         "type":"ClutterRectangle",
566                         "id":"rainbow_brick_green1",
567                         "x":0,
568                         "y":60,
569                         "width":100,
570                         "height":20,
571                         "depth":0.000,
572                         "opacity":255,
573                         "scale-x":1.000,
574                         "scale-y":1.000,
575                         "rotation-angle-z":0.000,
576                         "anchor-x":0.000,
577                         "anchor-y":0.000,
578                         "color":"#54FE01",
579                         "has-border":false
580                      },
581                      {
582                         "type":"ClutterRectangle",
583                         "id":"rainbow_brick_lightblue1",
584                         "x":0,
585                         "y":80,
586                         "width":100,
587                         "height":20,
588                         "depth":0.000,
589                         "opacity":255,
590                         "scale-x":1.000,
591                         "scale-y":1.000,
592                         "rotation-angle-z":0.000,
593                         "anchor-x":0.000,
594                         "anchor-y":0.000,
595                         "color":"#3BAAF2",
596                         "has-border":false
597                      },
598                      {
599                         "type":"ClutterRectangle",
600                         "id":"rainbow_brick_darkblue1",
601                         "x":0,
602                         "y":100,
603                         "width":100,
604                         "height":20,
605                         "depth":0.000,
606                         "opacity":255,
607                         "scale-x":1.000,
608                         "scale-y":1.000,
609                         "rotation-angle-z":0.000,
610                         "anchor-x":0.000,
611                         "anchor-y":0.000,
612                         "color":"#6D3DF4",
613                         "has-border":false
614                      }
615                   ]
616                },
617                {
618                   "type":"ClutterGroup",
619                   "id":"rainbow2",
620                   "x":100,
621                   "y":10,
622                   "width":0,
623                   "height":0,
624                   "depth":0.000,
625                   "opacity":255,
626                   "scale-x":1.000,
627                   "scale-y":1.000,
628                   "rotation-angle-z":0.000,
629                   "anchor-x":0.000,
630                   "anchor-y":0.000,
631                   "children":[
632                      {
633                         "type":"ClutterRectangle",
634                         "id":"rainbow_brick_red2",
635                         "x":0,
636                         "y":0,
637                         "width":100,
638                         "height":20,
639                         "depth":0.000,
640                         "opacity":255,
641                         "scale-x":1.000,
642                         "scale-y":1.000,
643                         "rotation-angle-z":0.000,
644                         "anchor-x":0.000,
645                         "anchor-y":0.000,
646                         "color":"#D91A12",
647                         "has-border":false
648                      },
649                      {
650                         "type":"ClutterRectangle",
651                         "id":"rainbow_brick_orange2",
652                         "x":0,
653                         "y":20,
654                         "width":100,
655                         "height":20,
656                         "depth":0.000,
657                         "opacity":255,
658                         "scale-x":1.000,
659                         "scale-y":1.000,
660                         "rotation-angle-z":0.000,
661                         "anchor-x":0.000,
662                         "anchor-y":0.000,
663                         "color":"#F8960B",
664                         "has-border":false
665                      },
666                      {
667                         "type":"ClutterRectangle",
668                         "id":"rainbow_brick_yellow2",
669                         "x":0,
670                         "y":40,
671                         "width":100,
672                         "height":20,
673                         "depth":0.000,
674                         "opacity":255,
675                         "scale-x":1.000,
676                         "scale-y":1.000,
677                         "rotation-angle-z":0.000,
678                         "anchor-x":0.000,
679                         "anchor-y":0.000,
680                         "color":"#F8E501",
681                         "has-border":false
682                      },
683                      {
684                         "type":"ClutterRectangle",
685                         "id":"rainbow_brick_green2",
686                         "x":0,
687                         "y":60,
688                         "width":100,
689                         "height":20,
690                         "depth":0.000,
691                         "opacity":255,
692                         "scale-x":1.000,
693                         "scale-y":1.000,
694                         "rotation-angle-z":0.000,
695                         "anchor-x":0.000,
696                         "anchor-y":0.000,
697                         "color":"#54FE01",
698                         "has-border":false
699                      },
700                      {
701                         "type":"ClutterRectangle",
702                         "id":"rainbow_brick_lightblue2",
703                         "x":0,
704                         "y":80,
705                         "width":100,
706                         "height":20,
707                         "depth":0.000,
708                         "opacity":255,
709                         "scale-x":1.000,
710                         "scale-y":1.000,
711                         "rotation-angle-z":0.000,
712                         "anchor-x":0.000,
713                         "anchor-y":0.000,
714                         "color":"#3BAAF2",
715                         "has-border":false
716                      },
717                      {
718                         "type":"ClutterRectangle",
719                         "id":"rainbow_brick_darkblue2",
720                         "x":0,
721                         "y":100,
722                         "width":100,
723                         "height":20,
724                         "depth":0.000,
725                         "opacity":255,
726                         "scale-x":1.000,
727                         "scale-y":1.000,
728                         "rotation-angle-z":0.000,
729                         "anchor-x":0.000,
730                         "anchor-y":0.000,
731                         "color":"#6D3DF4",
732                         "has-border":false
733                      }
734                   ]
735                },
736                {
737                   "type":"ClutterGroup",
738                   "id":"rainbow3",
739                   "x":200,
740                   "y":0,
741                   "width":0,
742                   "height":0,
743                   "depth":0.000,
744                   "opacity":255,
745                   "scale-x":1.000,
746                   "scale-y":1.000,
747                   "rotation-angle-z":0.000,
748                   "anchor-x":0.000,
749                   "anchor-y":0.000,
750                   "children":[
751                      {
752                         "type":"ClutterRectangle",
753                         "id":"rainbow_brick_red3",
754                         "x":0,
755                         "y":0,
756                         "width":100,
757                         "height":20,
758                         "depth":0.000,
759                         "opacity":255,
760                         "scale-x":1.000,
761                         "scale-y":1.000,
762                         "rotation-angle-z":0.000,
763                         "anchor-x":0.000,
764                         "anchor-y":0.000,
765                         "color":"#D91A12",
766                         "has-border":false
767                      },
768                      {
769                         "type":"ClutterRectangle",
770                         "id":"rainbow_brick_orange3",
771                         "x":0,
772                         "y":20,
773                         "width":100,
774                         "height":20,
775                         "depth":0.000,
776                         "opacity":255,
777                         "scale-x":1.000,
778                         "scale-y":1.000,
779                         "rotation-angle-z":0.000,
780                         "anchor-x":0.000,
781                         "anchor-y":0.000,
782                         "color":"#F8960B",
783                         "has-border":false
784                      },
785                      {
786                         "type":"ClutterRectangle",
787                         "id":"rainbow_brick_yellow3",
788                         "x":0,
789                         "y":40,
790                         "width":100,
791                         "height":20,
792                         "depth":0.000,
793                         "opacity":255,
794                         "scale-x":1.000,
795                         "scale-y":1.000,
796                         "rotation-angle-z":0.000,
797                         "anchor-x":0.000,
798                         "anchor-y":0.000,
799                         "color":"#F8E501",
800                         "has-border":false
801                      },
802                      {
803                         "type":"ClutterRectangle",
804                         "id":"rainbow_brick_green3",
805                         "x":0,
806                         "y":60,
807                         "width":100,
808                         "height":20,
809                         "depth":0.000,
810                         "opacity":255,
811                         "scale-x":1.000,
812                         "scale-y":1.000,
813                         "rotation-angle-z":0.000,
814                         "anchor-x":0.000,
815                         "anchor-y":0.000,
816                         "color":"#54FE01",
817                         "has-border":false
818                      },
819                      {
820                         "type":"ClutterRectangle",
821                         "id":"rainbow_brick_lightblue3",
822                         "x":0,
823                         "y":80,
824                         "width":100,
825                         "height":20,
826                         "depth":0.000,
827                         "opacity":255,
828                         "scale-x":1.000,
829                         "scale-y":1.000,
830                         "rotation-angle-z":0.000,
831                         "anchor-x":0.000,
832                         "anchor-y":0.000,
833                         "color":"#3BAAF2",
834                         "has-border":false
835                      },
836                      {
837                         "type":"ClutterRectangle",
838                         "id":"rainbow_brick_darkblue3",
839                         "x":0,
840                         "y":100,
841                         "width":100,
842                         "height":20,
843                         "depth":0.000,
844                         "opacity":255,
845                         "scale-x":1.000,
846                         "scale-y":1.000,
847                         "rotation-angle-z":0.000,
848                         "anchor-x":0.000,
849                         "anchor-y":0.000,
850                         "color":"#6D3DF4",
851                         "has-border":false
852                      }
853                   ]
854                },
855                {
856                   "type":"ClutterGroup",
857                   "id":"rainbow4",
858                   "x":300,
859                   "y":10,
860                   "width":0,
861                   "height":0,
862                   "depth":0.000,
863                   "opacity":255,
864                   "scale-x":1.000,
865                   "scale-y":1.000,
866                   "rotation-angle-z":0.000,
867                   "anchor-x":0.000,
868                   "anchor-y":0.000,
869                   "children":[
870                      {
871                         "type":"ClutterRectangle",
872                         "id":"rainbow_brick_red4",
873                         "x":0,
874                         "y":0,
875                         "width":100,
876                         "height":20,
877                         "depth":0.000,
878                         "opacity":255,
879                         "scale-x":1.000,
880                         "scale-y":1.000,
881                         "rotation-angle-z":0.000,
882                         "anchor-x":0.000,
883                         "anchor-y":0.000,
884                         "color":"#D91A12",
885                         "has-border":false
886                      },
887                      {
888                         "type":"ClutterRectangle",
889                         "id":"rainbow_brick_orange4",
890                         "x":0,
891                         "y":20,
892                         "width":100,
893                         "height":20,
894                         "depth":0.000,
895                         "opacity":255,
896                         "scale-x":1.000,
897                         "scale-y":1.000,
898                         "rotation-angle-z":0.000,
899                         "anchor-x":0.000,
900                         "anchor-y":0.000,
901                         "color":"#F8960B",
902                         "has-border":false
903                      },
904                      {
905                         "type":"ClutterRectangle",
906                         "id":"rainbow_brick_yellow4",
907                         "x":0,
908                         "y":40,
909                         "width":100,
910                         "height":20,
911                         "depth":0.000,
912                         "opacity":255,
913                         "scale-x":1.000,
914                         "scale-y":1.000,
915                         "rotation-angle-z":0.000,
916                         "anchor-x":0.000,
917                         "anchor-y":0.000,
918                         "color":"#F8E501",
919                         "has-border":false
920                      },
921                      {
922                         "type":"ClutterRectangle",
923                         "id":"rainbow_brick_green4",
924                         "x":0,
925                         "y":60,
926                         "width":100,
927                         "height":20,
928                         "depth":0.000,
929                         "opacity":255,
930                         "scale-x":1.000,
931                         "scale-y":1.000,
932                         "rotation-angle-z":0.000,
933                         "anchor-x":0.000,
934                         "anchor-y":0.000,
935                         "color":"#54FE01",
936                         "has-border":false
937                      },
938                      {
939                         "type":"ClutterRectangle",
940                         "id":"rainbow_brick_lightblue4",
941                         "x":0,
942                         "y":80,
943                         "width":100,
944                         "height":20,
945                         "depth":0.000,
946                         "opacity":255,
947                         "scale-x":1.000,
948                         "scale-y":1.000,
949                         "rotation-angle-z":0.000,
950                         "anchor-x":0.000,
951                         "anchor-y":0.000,
952                         "color":"#3BAAF2",
953                         "has-border":false
954                      },
955                      {
956                         "type":"ClutterRectangle",
957                         "id":"rainbow_brick_darkblue4",
958                         "x":0,
959                         "y":100,
960                         "width":100,
961                         "height":20,
962                         "depth":0.000,
963                         "opacity":255,
964                         "scale-x":1.000,
965                         "scale-y":1.000,
966                         "rotation-angle-z":0.000,
967                         "anchor-x":0.000,
968                         "anchor-y":0.000,
969                         "color":"#6D3DF4",
970                         "has-border":false
971                      }
972                   ]
973                }
974             ]
975          }
976       ]
977    },
978    {
979       "type":"ClutterState",
980       "id":"legs-tail-states",
981       "duration":200,
982       "transitions":[
983          {
984             "source":null,
985             "target":"legs-up",
986             "keys":[
987                [
988                   "rainbow1",
989                   "y",
990                   "linear",
991                   10.0,
992                   0.000000,
993                   0.000000
994                ],
995                [
996                   "rainbow2",
997                   "y",
998                   "linear",
999                   -10.000,
1000                   0.000000,
1001                   0.000000
1002                ],
1003                [
1004                   "rainbow3",
1005                   "y",
1006                   "linear",
1007                   10.000,
1008                   0.000000,
1009                   0.000000
1010                ],
1011                [
1012                   "rainbow4",
1013                   "y",
1014                   "linear",
1015                   -10.000,
1016                   0.000000,
1017                   0.000000
1018                ],
1019                [
1020                   "legs",
1021                   "y",
1022                   "linear",
1023                   -10.000,
1024                   0.000000,
1025                   0.000000
1026                ],
1027                [
1028                   "tail2",
1029                   "y",
1030                   "linear",
1031                   10.000,
1032                   0.000000,
1033                   0.000000
1034                ],
1035                [
1036                   "tail1",
1037                   "y",
1038                   "linear",
1039                   20.000,
1040                   0.000000,
1041                   0.000000
1042                ]
1043             ]
1044          },
1045          {
1046             "source":null,
1047             "target":"legs-down",
1048             "keys":[
1049                [
1050                   "rainbow1",
1051                   "y",
1052                   "linear",
1053                   -10.0,
1054                   0.000000,
1055                   0.000000
1056                ],
1057                [
1058                   "rainbow2",
1059                   "y",
1060                   "linear",
1061                   10.000,
1062                   0.000000,
1063                   0.000000
1064                ],
1065                [
1066                   "rainbow3",
1067                   "y",
1068                   "linear",
1069                   -10.000,
1070                   0.000000,
1071                   0.000000
1072                ],
1073                [
1074                   "rainbow4",
1075                   "y",
1076                   "linear",
1077                   10.000,
1078                   0.000000,
1079                   0.000000
1080                ],
1081                [
1082                   "legs",
1083                   "y",
1084                   "linear",
1085                   0.000,
1086                   0.000000,
1087                   0.000000
1088                ],
1089                [
1090                   "tail2",
1091                   "y",
1092                   "linear",
1093                   -10.000,
1094                   0.000000,
1095                   0.000000
1096                ],
1097                [
1098                   "tail1",
1099                   "y",
1100                   "linear",
1101                   -20.000,
1102                   0.000000,
1103                   0.000000
1104                ]
1105             ]
1106          }
1107       ]
1108    },
1109    {
1110       "type":"ClutterState",
1111       "id":"head-states",
1112       "duration":100,
1113       "transitions":[
1114          {
1115             "source":null,
1116             "target":"head-up",
1117             "keys":[
1118                [
1119                   "head",
1120                   "x",
1121                   "linear",
1122                   100.0,
1123                   0.000000,
1124                   0.000000
1125                ],
1126                [
1127                   "head",
1128                   "y",
1129                   "linear",
1130                   25.0,
1131                   0.000000,
1132                   0.000000
1133                ]
1134             ]
1135          },
1136          {
1137             "source":null,
1138             "target":"head-right",
1139             "keys":[
1140                [
1141                   "head",
1142                   "x",
1143                   "linear",
1144                   110.0,
1145                   0.000000,
1146                   0.000000
1147                ],
1148                [
1149                   "head",
1150                   "y",
1151                   "linear",
1152                   30.0,
1153                   0.000000,
1154                   0.000000
1155                ]
1156             ]
1157          },
1158          {
1159             "source":null,
1160             "target":"head-down",
1161             "keys":[
1162                [
1163                   "head",
1164                   "x",
1165                   "linear",
1166                   100.0,
1167                   0.000000,
1168                   0.000000
1169                ],
1170                [
1171                   "head",
1172                   "y",
1173                   "linear",
1174                   35.0,
1175                   0.000000,
1176                   0.000000
1177                ]
1178             ]
1179          },
1180          {
1181             "source":null,
1182             "target":"head-left",
1183             "keys":[
1184                [
1185                   "head",
1186                   "x",
1187                   "linear",
1188                   90.0,
1189                   0.000000,
1190                   0.000000
1191                ],
1192                [
1193                   "head",
1194                   "y",
1195                   "linear",
1196                   30.0,
1197                   0.000000,
1198                   0.000000
1199                ]
1200             ]
1201          }
1202       ]
1203    }
1204 ]