2021-12-20 17:16:25 +11:00
{
"version" : 1 ,
"size" : {
"x" : 32 ,
"y" : 32
} ,
"license" : "CC-BY-SA-3.0" ,
2023-04-24 03:31:07 +01:00
"copyright" : "Taken from https://github.com/austation/austation/tree/30f0ba9c2dab3ec8e55ab6fae03bde1566a154ca, space kangaroo made by and kangaroo modified by brainfood1183 (github)" ,
2021-12-20 17:16:25 +11:00
"states" : [
{
"name" : "kangaroo" ,
"directions" : 4
} ,
{
"name" : "kangaroo-dead"
} ,
{
2023-04-24 03:31:07 +01:00
"name" : "kangaroo-crit"
2021-12-20 17:16:25 +11:00
} ,
{
2023-04-24 03:31:07 +01:00
"name" : "kangaroo-space-crit"
2021-12-20 17:16:25 +11:00
} ,
{
"name" : "kangaroo-space" ,
"directions" : 4
} ,
2023-04-24 03:31:07 +01:00
{
"name" : "glow" ,
"directions" : 4 ,
"delays" : [
[
0.2 ,
0.2 ,
0.2 ,
0.2
] ,
[
0.2 ,
0.2 ,
0.2 ,
0.2
] ,
[
0.2 ,
0.2 ,
0.2 ,
0.2
] ,
[
0.2 ,
0.2 ,
0.2 ,
0.2
]
]
} ,
2021-12-20 17:16:25 +11:00
{
"name" : "kangaroo-space-dead"
}
]
}