nuclide/platform/base_scripts.pk3dir/particles/decal_impact.cfg
Marco Hladik 074e1cc120 Client/Platform: Added some base impact decal examples for non HL BSP...
this will change a bit more to include more material types. Patience!
2020-10-15 19:02:55 +02:00

206 lines
3.1 KiB
INI

r_part default
{
type cdecal
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part alien
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part flesh
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part foliage
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part computer
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part dirt
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part vent
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_metal"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part grate
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_metal"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part metal
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_metal"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part glass
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_glass"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part sand
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part slosh
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part snow
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part tile
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_tile"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part wood
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_wood"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}
r_part concrete
{
type cdecal
blend premul_subtract
texture "textures/decals/impact_default"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 12 12
die 30 60
orgwrand 6 6
rotationstart -180 180
}