add: try add sprite module. attemp 1

This commit is contained in:
CaYpeN1
2024-03-19 18:58:24 +05:00
parent 9e3a16429f
commit ff681c54d8
6 changed files with 64 additions and 3 deletions

View File

@@ -71,6 +71,8 @@
map: [ "enum.GunVisualLayers.Base" ]
- state: mag-0
map: [ "enum.GunVisualLayers.Mag" ]
- state: laser
map: [ "enum.ModuleVisualState.Laser" ]
- type: Gun
fireRate: 5
soundGunshot:
@@ -111,6 +113,7 @@
magState: mag
steps: 1
zeroVisible: true
- type: WeaponModulesVisuals
- type: Appearance
- type: entity

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

View File

@@ -19,6 +19,9 @@
{
"name": "mag-0"
},
{
"name": "laser"
},
{
"name": "inhand-left",
"directions": 4