This commit is contained in:
Oscar
2025-06-10 02:09:21 +03:00
parent 38754d2b59
commit 6e784491fd
34 changed files with 1429 additions and 574 deletions

16
Assets/Items/Pijama.inv Normal file
View File

@@ -0,0 +1,16 @@
{
"Slot": "Body",
"HoldType": "None",
"ImageTexture": null,
"ImageUrl": "https://cdn.sbox.game/asset/pukes.pyjamatop/thumb.png.9405387bc9d8e406",
"ClothUrl": "pukes/pyjamatop",
"Name": "Pijama",
"Description": "Test clothing",
"Prefab": null,
"WeaponDefinition": {
"Position": "0,0,0",
"Rotation": "0,0,0,0"
},
"__references": [],
"__version": 0
}

47
Assets/Items/pistol.inv Normal file
View File

@@ -0,0 +1,47 @@
{
"Slot": "RightHand",
"HoldType": "Pistol",
"ImageTexture": {
"$compiler": "texture",
"$source": "imagefile",
"data": {
"FilePath": "textures/box_box_parallax_example_texture.png",
"MaxSize": 4096,
"ConvertHeightToNormals": false,
"NormalScale": 1,
"Rotate": 0,
"FlipVertical": false,
"FlipHorizontal": false,
"Padding": {
"Size": "0,0",
"EdgeSize": "0,0"
},
"Sharpen": 0,
"InvertColor": false,
"Blur": 0,
"Brightness": 1,
"Contrast": 1,
"Saturation": 1,
"Hue": 0,
"Colorize": false,
"TargetColor": "0,1,0,1",
"CacheToDisk": true
},
"compiled": "textures/generated/imagefile/40617d16d6d5e270.vtex"
},
"ImageUrl": "https://files.koptilnya.xyz/?r=/download&path=L9Ch0L3QuNC80L7QuiDRjdC60YDQsNC90LAgMjAyNC0wNC0wNSAwMjA3MTIucG5n",
"Name": "Пистун",
"Description": "Стреляй-убивао",
"Count": 1,
"MaxCount": 1,
"Prefab": {
"_type": "gameobject",
"prefab": "prefabs/weapon/pistol_1.prefab"
},
"WeaponDefinition": {
"Position": "-1.108,0.38,-2.367",
"Rotation": "0.002790701,0.01173679,0.006057173,0.9999089"
},
"__references": [],
"__version": 0
}

View File

@@ -0,0 +1,45 @@
{
"Slot": "Body",
"HoldType": "None",
"ImageTexture": {
"$compiler": "texture",
"$source": "imagefile",
"data": {
"FilePath": "textures/pistol/fabric080_1k-png_color.png",
"MaxSize": 4096,
"ConvertHeightToNormals": false,
"NormalScale": 1,
"Rotate": 0,
"FlipVertical": false,
"FlipHorizontal": false,
"Padding": {
"Size": "0,0",
"EdgeSize": "0,0"
},
"Sharpen": 0,
"InvertColor": false,
"Blur": 0,
"Brightness": 1,
"Contrast": 1,
"Saturation": 1,
"Hue": 0,
"Colorize": false,
"TargetColor": "0,1,0,1",
"CacheToDisk": true
},
"compiled": "textures/generated/imagefile/99bb31e0375ff700.vtex"
},
"ImageUrl": null,
"Name": "Pistol Ammo",
"Description": "ammo для пистолетоу",
"Prefab": {
"_type": "gameobject",
"prefab": "prefabs/weapon/ammobox.prefab"
},
"WeaponDefinition": {
"Position": "0,0,0",
"Rotation": "0,0,0,0"
},
"__references": [],
"__version": 0
}