Шейдер ударной волны для взрывов (#633)
* Adds shock wave shader (#2631) Co-authored-by: DOOM <N/A> Co-authored-by: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> * add explosive shockwave * add shockwave to fireball * wd edit * cleanup * remove exgreande beeping sound --------- Co-authored-by: Vero <73014819+vero5123@users.noreply.github.com> Co-authored-by: Whisper <121047731+QuietlyWhisper@users.noreply.github.com>
|
After Width: | Height: | Size: 298 B |
|
After Width: | Height: | Size: 259 B |
|
After Width: | Height: | Size: 212 B |
|
After Width: | Height: | Size: 298 B |
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cmss13 at https://github.com/cmss13-devs/cmss13/blob/a86a9e2e57e5c00195cab704713a4962e8bc973a/icons/obj/items/weapons/projectiles.dmi",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "autocannon"
|
||||
},
|
||||
{
|
||||
"name": "buckshot"
|
||||
},
|
||||
{
|
||||
"name": "beanbag"
|
||||
},
|
||||
{
|
||||
"name": "flechette"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cmss13 at https://github.com/cmss13-devs/cmss13/blob/a86a9e2e57e5c00195cab704713a4962e8bc973a/icons/obj/items/weapons/projectiles.dmi",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "shrapnelshot"
|
||||
},
|
||||
{
|
||||
"name": "shrapnelshot_bit"
|
||||
},
|
||||
{
|
||||
"name": "shrapnel_glass"
|
||||
},
|
||||
{
|
||||
"name": "shrapnel_light"
|
||||
},
|
||||
{
|
||||
"name": "shrapnel_xeno"
|
||||
},
|
||||
{
|
||||
"name": "shrapnel_human"
|
||||
},
|
||||
{
|
||||
"name": "shrapnel_human1"
|
||||
},
|
||||
{
|
||||
"name": "shrapnel_human2"
|
||||
},
|
||||
{
|
||||
"name": "shrapnel_bright1",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "shrapnel_bright2",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 465 B |
|
After Width: | Height: | Size: 548 B |
|
After Width: | Height: | Size: 206 B |
|
After Width: | Height: | Size: 257 B |
|
After Width: | Height: | Size: 484 B |
|
After Width: | Height: | Size: 336 B |
|
After Width: | Height: | Size: 204 B |
|
After Width: | Height: | Size: 269 B |
|
After Width: | Height: | Size: 330 B |
|
After Width: | Height: | Size: 245 B |