Add inhand fill visuals (#24495)

* Add inhand fill visuals

* oops

* remove unused import
This commit is contained in:
themias
2024-01-28 20:38:06 -05:00
committed by GitHub
parent 5267d3c601
commit bd100344a2
65 changed files with 210 additions and 22 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

View File

@@ -58,43 +58,35 @@
"name": "syringe2"
},
{
"name": "0-inhand-left",
"directions": 4
},
{
"name": "0-inhand-right",
"directions": 4
},
"name": "inhand-left",
"directions": 4
},
{
"name": "1-inhand-left",
"name": "inhand-right",
"directions": 4
},
{
"name": "inhand-left-fill-1",
"directions": 4
},
{
"name": "1-inhand-right",
"name": "inhand-right-fill-1",
"directions": 4
},
{
"name": "2-inhand-left",
"name": "inhand-left-fill-2",
"directions": 4
},
{
"name": "2-inhand-right",
"name": "inhand-right-fill-2",
"directions": 4
},
{
"name": "3-inhand-left",
"name": "inhand-left-fill-3",
"directions": 4
},
{
"name": "3-inhand-right",
"directions": 4
},
{
"name": "4-inhand-left",
"directions": 4
},
{
"name": "4-inhand-right",
"name": "inhand-right-fill-3",
"directions": 4
}
]