first commit

This commit is contained in:
Valera
2025-06-11 20:19:35 +07:00
commit 35790cbd34
107 changed files with 3400 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,59 @@
{
"UI": false,
"Volume": "1",
"Pitch": "0.8 1.2",
"Decibels": 70,
"SelectionMode": "Random",
"Sounds": [
"sounds/collisions/car_heavy_6.vsnd",
"sounds/collisions/car_heavy_5.vsnd",
"sounds/collisions/car_heavy_4.vsnd",
"sounds/collisions/car_heavy_3.vsnd",
"sounds/collisions/car_heavy_2.vsnd",
"sounds/collisions/car_heavy_1.vsnd",
"sounds/collisions/car_heavy_7.vsnd",
"sounds/collisions/car_heavy_8.vsnd"
],
"Occlusion": true,
"AirAbsorption": true,
"Transmission": true,
"OcclusionRadius": 64,
"DistanceAttenuation": true,
"Distance": 8500,
"Falloff": [
{
"x": 0,
"y": 1,
"in": 0,
"out": -1.8,
"mode": "Mirrored"
},
{
"x": 0.05,
"y": 0.22,
"in": 3.5,
"out": -3.5,
"mode": "Mirrored"
},
{
"x": 0.2,
"y": 0.04,
"in": 0.16,
"out": -0.16,
"mode": "Mirrored"
},
{
"x": 1,
"y": 0,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"DefaultMixer": {
"Name": "game",
"Id": "37db45ef-34ec-4948-b1d7-4509bc8e97e2"
},
"__references": [],
"__version": 1
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,55 @@
{
"UI": false,
"Volume": "1",
"Pitch": "0.8 1.2",
"Decibels": 70,
"SelectionMode": "Random",
"Sounds": [
"sounds/collisions/car_light_4.vsnd",
"sounds/collisions/car_light_3.vsnd",
"sounds/collisions/car_light_2.vsnd",
"sounds/collisions/car_light_1.vsnd"
],
"Occlusion": true,
"AirAbsorption": true,
"Transmission": true,
"OcclusionRadius": 64,
"DistanceAttenuation": true,
"Distance": 8500,
"Falloff": [
{
"x": 0,
"y": 1,
"in": 0,
"out": -1.8,
"mode": "Mirrored"
},
{
"x": 0.05,
"y": 0.22,
"in": 3.5,
"out": -3.5,
"mode": "Mirrored"
},
{
"x": 0.2,
"y": 0.04,
"in": 0.16,
"out": -0.16,
"mode": "Mirrored"
},
{
"x": 1,
"y": 0,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"DefaultMixer": {
"Name": "game",
"Id": "37db45ef-34ec-4948-b1d7-4509bc8e97e2"
},
"__references": [],
"__version": 1
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,53 @@
{
"UI": false,
"Volume": "1",
"Pitch": "0.8 1.2",
"Decibels": 70,
"SelectionMode": "Random",
"Sounds": [
"sounds/collisions/metal_scrape_1.vsnd",
"sounds/collisions/metal_scrape_2.vsnd"
],
"Occlusion": true,
"AirAbsorption": true,
"Transmission": true,
"OcclusionRadius": 64,
"DistanceAttenuation": true,
"Distance": 8500,
"Falloff": [
{
"x": 0,
"y": 1,
"in": 0,
"out": -1.8,
"mode": "Mirrored"
},
{
"x": 0.05,
"y": 0.22,
"in": 3.5,
"out": -3.5,
"mode": "Mirrored"
},
{
"x": 0.2,
"y": 0.04,
"in": 0.16,
"out": -0.16,
"mode": "Mirrored"
},
{
"x": 1,
"y": 0,
"in": 0,
"out": 0,
"mode": "Mirrored"
}
],
"DefaultMixer": {
"Name": "music",
"Id": "ee991a4a-8016-40e5-93e6-cbf0d964a401"
},
"__references": [],
"__version": 1
}

Binary file not shown.

Binary file not shown.