Platform: Base impact decals now flagged to skip dlights.
This commit is contained in:
parent
074e1cc120
commit
63d36cc677
5 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
polygonOffset 1
|
polygonOffset 1
|
||||||
|
surfaceParm nodlight
|
||||||
{
|
{
|
||||||
program unlit
|
program unlit
|
||||||
map "textures/decals/impact_default.tga"
|
map "textures/decals/impact_default.tga"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
polygonOffset 1
|
polygonOffset 1
|
||||||
|
surfaceParm nodlight
|
||||||
{
|
{
|
||||||
program unlit
|
program unlit
|
||||||
map "textures/decals/impact_glass.tga"
|
map "textures/decals/impact_glass.tga"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
polygonOffset 1
|
polygonOffset 1
|
||||||
|
surfaceParm nodlight
|
||||||
{
|
{
|
||||||
program unlit
|
program unlit
|
||||||
map "textures/decals/impact_metal.tga"
|
map "textures/decals/impact_metal.tga"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
polygonOffset 1
|
polygonOffset 1
|
||||||
|
surfaceParm nodlight
|
||||||
{
|
{
|
||||||
program unlit
|
program unlit
|
||||||
map "textures/decals/impact_tile.tga"
|
map "textures/decals/impact_tile.tga"
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
polygonOffset 1
|
polygonOffset 1
|
||||||
|
surfaceParm nodlight
|
||||||
{
|
{
|
||||||
program unlit
|
program unlit
|
||||||
map "textures/decals/impact_wood.tga"
|
map "textures/decals/impact_wood.tga"
|
||||||
|
|
Loading…
Reference in a new issue