Hitmarker: support for different skins + overall improvements

This commit is contained in:
neon
2019-10-04 13:31:37 +02:00
parent 66088cf6c1
commit 4d18956ea1
7 changed files with 145 additions and 42 deletions
@@ -0,0 +1,7 @@
"MonitorScreen"
{
"$basetexture" "unloze/hitmarker/hitmarker_guc"
"$alphatest" 1
"$translucent" 1
"$vertexalpha" 1
}
@@ -0,0 +1,5 @@
"UnlitGeneric"
{
"$basetexture" "unloze/hitmarker/hitmarker_nano"
"$translucent" 1
}
@@ -1,5 +0,0 @@
"UnlitGeneric"
{
"$basetexture" "overlays/nano/hitmarker"
"$translucent" 1
}