Add flashlights for hardsuit helmets (#2947)

* Fixed engineering hardsuit helmet sprites and add flashlight component

* Add better cell for helmets and setup all engi helmets

* Flashlights for rd and medicals

* Mining and secs helmets

* HoS and syndies

* Wiz hardsuit
This commit is contained in:
Alex Evgrashin
2021-01-10 17:29:59 +03:00
committed by GitHub
parent ee6c28aede
commit 7d78f6779f
85 changed files with 180 additions and 48 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 392 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 B

View File

@@ -16,19 +16,27 @@
"directions": 1
},
{
"name": "equipped-HELMET",
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "flash-equipped-HELMET",
"name": "off-inhand-left",
"directions": 4
},
{
"name": "inhand-left",
"name": "off-inhand-right",
"directions": 4
},
{
"name": "inhand-right",
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
},
{
"name": "on-inhand-right",
"directions": 4
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 916 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB