Skip to content

Commit 78dbdba

Browse files
committed
tracer ui icons and vfx tweaks
1 parent 6f99832 commit 78dbdba

28 files changed

Lines changed: 2709 additions & 211 deletions
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
UnlitGeneric
2+
{
3+
$baseTexture "vgui\briefing\trace_me_icon_mouse_over"
4+
$translucent 1
5+
$alpha 1
6+
$vertexalpha 1
7+
$ignorez 1
8+
$no_fullbright 1
9+
$vertexcolor 1
10+
}
Binary file not shown.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
UnlitGeneric
2+
{
3+
$baseTexture "vgui\briefing\trace_me_icon_on"
4+
$translucent 1
5+
$alpha 1
6+
$vertexalpha 1
7+
$ignorez 1
8+
$no_fullbright 1
9+
$vertexcolor 1
10+
}
Binary file not shown.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
UnlitGeneric
2+
{
3+
$baseTexture "vgui\briefing\trace_me_icon_pressed"
4+
$translucent 1
5+
$alpha 1
6+
$vertexalpha 1
7+
$ignorez 1
8+
$no_fullbright 1
9+
$vertexcolor 1
10+
}
Binary file not shown.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
UnlitGeneric
2+
{
3+
$baseTexture "vgui\briefing\trace_player_icon_mouse_over"
4+
$translucent 1
5+
$alpha 1
6+
$vertexalpha 1
7+
$ignorez 1
8+
$no_fullbright 1
9+
$vertexcolor 1
10+
}
Binary file not shown.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
UnlitGeneric
2+
{
3+
$baseTexture "vgui\briefing\trace_player_icon_off"
4+
$translucent 1
5+
$alpha 1
6+
$vertexalpha 1
7+
$ignorez 1
8+
$no_fullbright 1
9+
$vertexcolor 1
10+
}
Binary file not shown.

0 commit comments

Comments
 (0)