summaryrefslogtreecommitdiff
path: root/customizations/player_model/hudplayerclass-left.res
diff options
context:
space:
mode:
Diffstat (limited to 'customizations/player_model/hudplayerclass-left.res')
-rw-r--r--customizations/player_model/hudplayerclass-left.res134
1 files changed, 134 insertions, 0 deletions
diff --git a/customizations/player_model/hudplayerclass-left.res b/customizations/player_model/hudplayerclass-left.res
new file mode 100644
index 0000000..8f9bf6f
--- /dev/null
+++ b/customizations/player_model/hudplayerclass-left.res
@@ -0,0 +1,134 @@
+"Resource/UI/HudPlayerClass.res"
+{
+ "classmodelpanel"
+ {
+ "ControlName" "CTFPlayerModelPanel"
+ "fieldName" "classmodelpanel"
+ "xpos" "15"
+ "ypos" "r200"
+ "zpos" "2"
+ "wide" "100"
+ "tall" "200"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "render_texture" "0"
+ "fov" "12"
+ "allow_rot" "1"
+
+ "model"
+ {
+ "force_pos" "1"
+ "angles_x" "0"
+ "angles_y" "172"
+ "angles_z" "0"
+ "origin_x" "200"
+ "origin_y" "0"
+ "origin_z" "-60"
+ "frame_origin_x" "0"
+ "frame_origin_y" "0"
+ "frame_origin_z" "0"
+ "spotlight" "1"
+ "modelname" ""
+ }
+
+ "customclassdata"
+ {
+ "undefined"
+ {
+
+ }
+ "Scout"
+ {
+ "fov" "25"
+ "angles_x" "-17"
+ "angles_y" "203"
+ "angles_z" "-5"
+ "origin_x" "115"
+ "origin_y" "-1"
+ "origin_z" "-85"
+ }
+ "Sniper"
+ {
+ "fov" "25"
+ "angles_x" "-10"
+ "angles_y" "172"
+ "angles_z" "0"
+ "origin_x" "125"
+ "origin_y" "-3"
+ "origin_z" "-93"
+ }
+ "Soldier"
+ {
+ "fov" "25"
+ "angles_x" "-5"
+ "angles_y" "172"
+ "angles_z" "0"
+ "origin_x" "145"
+ "origin_y" "-5"
+ "origin_z" "-90"
+ }
+ "Demoman"
+ {
+ "fov" "25"
+ "angles_x" "-13"
+ "angles_y" "225"
+ "angles_z" "0"
+ "origin_x" "145"
+ "origin_y" "-7"
+ "origin_z" "-95"
+ }
+ "Medic"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "225"
+ "angles_z" "0"
+ "origin_x" "150"
+ "origin_y" "-5"
+ "origin_z" "-94"
+ }
+ "Heavy"
+ {
+ "fov" "20"
+ "angles_x" "-5"
+ "angles_y" "203"
+ "angles_z" "0"
+ "origin_x" "200"
+ "origin_y" "0"
+ "origin_z" "-102"
+ }
+ "Pyro"
+ {
+ "fov" "20"
+ "angles_x" "-10"
+ "angles_y" "172"
+ "angles_z" "0"
+ "origin_x" "175"
+ "origin_y" "-1"
+ "origin_z" "-90"
+ }
+ "Spy"
+ {
+ "fov" "20"
+ "angles_x" "-1"
+ "angles_y" "203"
+ "angles_z" "0"
+ "origin_x" "160"
+ "origin_y" "0"
+ "origin_z" "-95"
+ }
+ "Engineer"
+ {
+ "fov" "20"
+ "angles_x" "-10"
+ "angles_y" "203"
+ "angles_z" "0"
+ "origin_x" "140"
+ "origin_y" "-2"
+ "origin_z" "-82"
+ }
+ }
+ }
+} \ No newline at end of file