This commit is contained in:
Pancake
2021-12-23 02:33:55 -08:00
committed by GitHub
parent 7800029e67
commit 2f6f2d0936
5 changed files with 49 additions and 12 deletions

View File

@@ -268,17 +268,36 @@
{
"name": "singularitytoy",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "orb",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "orb-inhand-left",
"directions": 4
},
{
"name": "orb-inhand-right",
"directions": 4
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 719 B