parent
b4bfbbcbe8
commit
d2a590a2ca
|
|
@ -9,7 +9,33 @@
|
|||
"states": [
|
||||
{
|
||||
"name": "equipped-NECK",
|
||||
"directions": 4
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.2,
|
||||
0.3,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.3,
|
||||
0.2,
|
||||
0.3,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.3,
|
||||
0.2,
|
||||
0.3,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.3,
|
||||
0.2,
|
||||
0.3,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
|
|
|
|||
Loading…
Reference in New Issue