Re-add toonhud
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
"UnlitGeneric"
|
||||
{
|
||||
"$basetexture" "vgui\replay\thumbnails\xhairs\xhair32" // Crosshair1 shape
|
||||
"$startAngle" "0" // Crosshair1 angle
|
||||
"$rotateSpeedDir" "0" // Crosshair1 rotate speed
|
||||
"$rotateSpeed" "0"
|
||||
"$multiplier" "-1"
|
||||
"$angle" "0"
|
||||
"$translate" "[0.0 0.0]"
|
||||
"$center" "[0.5 0.5]"
|
||||
"$vertexcolor" "1"
|
||||
"$no_fullbright" "1"
|
||||
"$vertexalpha" "1"
|
||||
"$ignorez" "1"
|
||||
"$translucent" "1"
|
||||
|
||||
"Proxies"
|
||||
{
|
||||
"Multiply"
|
||||
{
|
||||
"srcVar1" "$rotateSpeedDir"
|
||||
"srcVar2" "$multiplier"
|
||||
"resultVar" "$rotateSpeed"
|
||||
}
|
||||
"LinearRamp"
|
||||
{
|
||||
"rate" "$rotateSpeed"
|
||||
"initialValue" "$startAngle"
|
||||
"resultVar" "$angle"
|
||||
}
|
||||
"TextureTransform"
|
||||
{
|
||||
"translateVar" "$translate"
|
||||
"rotateVar" "$angle"
|
||||
"centerVar" "$center"
|
||||
"resultVar" "$basetexturetransform"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,40 @@
|
||||
"UnlitGeneric"
|
||||
{
|
||||
"$basetexture" "vgui\replay\thumbnails\xhairs\xhair1" // Crosshair2 shape
|
||||
"$startAngle" "45" // Crosshair2 angle
|
||||
"$rotateSpeedDir" "0" // Crosshair2 rotate speed
|
||||
"$rotateSpeed" "0"
|
||||
"$multiplier" "-1"
|
||||
"$angle" "0"
|
||||
"$translate" "[0.0 0.0]"
|
||||
"$center" "[0.5 0.5]"
|
||||
"$vertexcolor" "1"
|
||||
"$no_fullbright" "1"
|
||||
"$vertexalpha" "1"
|
||||
"$ignorez" "1"
|
||||
"$translucent" "1"
|
||||
|
||||
"Proxies"
|
||||
{
|
||||
"Multiply"
|
||||
{
|
||||
"srcVar1" "$rotateSpeedDir"
|
||||
"srcVar2" "$multiplier"
|
||||
"resultVar" "$rotateSpeed"
|
||||
}
|
||||
"LinearRamp"
|
||||
{
|
||||
"rate" "$rotateSpeed"
|
||||
"initialValue" "$startAngle"
|
||||
"resultVar" "$angle"
|
||||
}
|
||||
"TextureTransform"
|
||||
{
|
||||
"translateVar" "$translate"
|
||||
"rotateVar" "$angle"
|
||||
"centerVar" "$center"
|
||||
"resultVar" "$basetexturetransform"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,39 @@
|
||||
"UnlitGeneric"
|
||||
{
|
||||
"$basetexture" "vgui\replay\thumbnails\xhairs\xhair1" // Crosshair3 shape
|
||||
"$startAngle" "0" // Crosshair3 angle
|
||||
"$rotateSpeedDir" "0" // Crosshair3 rotate speed
|
||||
"$rotateSpeed" "0"
|
||||
"$multiplier" "-1"
|
||||
"$angle" "0"
|
||||
"$translate" "[0.0 0.0]"
|
||||
"$center" "[0.5 0.5]"
|
||||
"$vertexcolor" "1"
|
||||
"$no_fullbright" "1"
|
||||
"$vertexalpha" "1"
|
||||
"$ignorez" "1"
|
||||
"$translucent" "1"
|
||||
|
||||
"Proxies"
|
||||
{
|
||||
"Multiply"
|
||||
{
|
||||
"srcVar1" "$rotateSpeedDir"
|
||||
"srcVar2" "$multiplier"
|
||||
"resultVar" "$rotateSpeed"
|
||||
}
|
||||
"LinearRamp"
|
||||
{
|
||||
"rate" "$rotateSpeed"
|
||||
"initialValue" "$startAngle"
|
||||
"resultVar" "$angle"
|
||||
}
|
||||
"TextureTransform"
|
||||
{
|
||||
"translateVar" "$translate"
|
||||
"rotateVar" "$angle"
|
||||
"centerVar" "$center"
|
||||
"resultVar" "$basetexturetransform"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user