forked from funnymemellama/zombietextures
added tiles texture
i was testing tcmod and transparency
This commit is contained in:
parent
eb8eb9c373
commit
d8eb801bd3
4 changed files with 103 additions and 0 deletions
71
scripts/shaderlist.txt
Normal file
71
scripts/shaderlist.txt
Normal file
|
@ -0,0 +1,71 @@
|
||||||
|
alphamod
|
||||||
|
common
|
||||||
|
decals
|
||||||
|
effects_beam
|
||||||
|
effects_forcefield
|
||||||
|
effects_healpod
|
||||||
|
effects_item
|
||||||
|
effects_jumppad
|
||||||
|
effects_lightning
|
||||||
|
effects_warpzone
|
||||||
|
ex2x
|
||||||
|
exomorphx
|
||||||
|
exx
|
||||||
|
facility114invx
|
||||||
|
facility114x
|
||||||
|
glassx
|
||||||
|
liquids_lava
|
||||||
|
liquids_slime
|
||||||
|
liquids_water
|
||||||
|
logos
|
||||||
|
map_atelier
|
||||||
|
map_boil
|
||||||
|
map_catharsis
|
||||||
|
map_bromine
|
||||||
|
map_courtfun
|
||||||
|
map_darkzone
|
||||||
|
map_erbium
|
||||||
|
map_geoplanetary
|
||||||
|
map_glowplant
|
||||||
|
map_go
|
||||||
|
map_implosion
|
||||||
|
map_leave_em_behind
|
||||||
|
map_opium
|
||||||
|
map_silentsiege
|
||||||
|
map_solarium
|
||||||
|
map_space-elevator
|
||||||
|
map_stormkeep
|
||||||
|
map_techassault
|
||||||
|
map_warfare
|
||||||
|
map_xoylent
|
||||||
|
metaltechx
|
||||||
|
model_bigfan01
|
||||||
|
model_crate02
|
||||||
|
model_crystals
|
||||||
|
model_desertfactory
|
||||||
|
model_teleporters
|
||||||
|
model_trak
|
||||||
|
model_tree
|
||||||
|
model_walker-static
|
||||||
|
model_xonotic_jumppad01
|
||||||
|
narmorx
|
||||||
|
phillipk1x
|
||||||
|
phillipk2x
|
||||||
|
proceduralx
|
||||||
|
screens
|
||||||
|
skies_calm_sea
|
||||||
|
skies_distant_sunset
|
||||||
|
skies_exosystem2
|
||||||
|
skies_exosystem
|
||||||
|
skies_extragalactic
|
||||||
|
skies_heaven
|
||||||
|
skies_polluted_earth
|
||||||
|
skies_purple_nebulae
|
||||||
|
stein1x
|
||||||
|
techpanelx
|
||||||
|
terrain01x
|
||||||
|
trak4x
|
||||||
|
trak5x
|
||||||
|
trak6x
|
||||||
|
trak7x
|
||||||
|
zombietextures
|
32
scripts/zombietextures.shader
Normal file
32
scripts/zombietextures.shader
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
textures/zombietextures_tiles/tiles03
|
||||||
|
{
|
||||||
|
{
|
||||||
|
map $lightmap
|
||||||
|
rgbGen identity
|
||||||
|
}
|
||||||
|
{
|
||||||
|
map textures/zombietextures_tiles/tiles03.jpg
|
||||||
|
blendFunc GL_DST_COLOR GL_ZERO
|
||||||
|
tcMod scroll 1 1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
textures/zombietextures_funny/thomasjesus.png
Normal file
BIN
textures/zombietextures_funny/thomasjesus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 842 KiB |
BIN
textures/zombietextures_tiles/tiles03.jpg
Normal file
BIN
textures/zombietextures_tiles/tiles03.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Loading…
Reference in a new issue