X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=data%2FhudVT.cfg;h=0572ac325a8fefd27ee0ebb4c07cfe458e1b93d7;hb=73d09afa79bbf6dfef5d0af3c17739e693dc234e;hp=15d0a2f57abc58467f806ae0ccce7d9243db4893;hpb=2cdb4fc5e3f6896946e69f359b0aece840c849ce;p=voretournament%2Fvoretournament.git diff --git a/data/hudVT.cfg b/data/hudVT.cfg index 15d0a2f5..0572ac32 100644 --- a/data/hudVT.cfg +++ b/data/hudVT.cfg @@ -1,5 +1,54 @@ -set hud_panel_status_background_position "0 -0.85 0" -set hud_panel_status_background_scale "0.2 0.15 0" +// Only some HUD components can be customized here at the time. +// Components left to do: Portrait, Sbar ring, "HUD disabled" warnings, some race timers, some spectator messages. + +set hud_style default // which subfolder to use for HUD images in gfx/hud/ + +set hud_backgrounds 4 // total number of backgrounds defined +set hud_background_1_texture "bg_status" +set hud_background_1_position "0 -0.85 0" +set hud_background_1_scale "0.2 0.15 0" +set hud_background_1_colortype 1 // 0 = white, 1 = HUD / team color, 2 = vore color +set hud_background_2_texture "bg_stomach" +set hud_background_2_position "-0.68 -0.58 0" +set hud_background_2_scale "0.325 0.475 0" +set hud_background_2_colortype 1 // 0 = white, 1 = HUD / team color, 2 = vore color +set hud_background_3_texture "bg_stomach_status" +set hud_background_3_position "-0.68 -0.58 0" +set hud_background_3_scale "0.325 0.475 0" +set hud_background_3_colortype 2 // 0 = white, 1 = HUD / team color, 2 = vore color +set hud_background_4_texture "bg_timer" +set hud_background_4_position "0.875 0.95 0" +set hud_background_4_scale "0.125 0.05 0" +set hud_background_4_colortype 1 // 0 = white, 1 = HUD / team color, 2 = vore color + +set hud_item_timer_text_position "0.875 0.96 0" +set hud_item_timer_text_scale 16 +set hud_item_timer_icon_position "0.975 0.96 0" +set hud_item_timer_icon_scale "0.025 0.035 0" + +set hud_item_score_race_primary_text_position "0 0.95 0" +set hud_item_score_race_primary_text_scale 30 +set hud_item_score_race_secondary_text_position "-0.225 0.95 0" +set hud_item_score_race_secondary_text_scale 14 +set hud_item_score_team_primary_text_position "0 0.95 0" +set hud_item_score_team_primary_text_scale 34 +set hud_item_score_team_secondary_text_position "-0.2 0.965 0" +set hud_item_score_team_secondary_text_scale 16 +set hud_item_score_team_secondary_entry_spacing "0 -1.25 0" +set hud_item_score_nonteam_primary_text_position "0 0.95 0" +set hud_item_score_nonteam_primary_text_scale 34 +set hud_item_score_nonteam_secondary_text_position "-0.2 0.965 0" +set hud_item_score_nonteam_secondary_text_scale 16 + +set hud_item_strength_icon_position "-0.35 -0.95 0" +set hud_item_strength_icon_scale "0.025 0.035 0" +set hud_item_strength_text_position "-0.3 -0.95 0" +set hud_item_strength_text_scale 18 + +set hud_item_invincible_icon_position "-0.35 -0.875 0" +set hud_item_invincible_icon_scale "0.025 0.035 0" +set hud_item_invincible_text_position "-0.3 -0.875 0" +set hud_item_invincible_text_scale 18 set hud_item_weapon_position "0 -0.85 0" set hud_item_weapon_scale "0.2 0.15 0" @@ -23,12 +72,12 @@ set hud_item_ammo_load_text_scale 12 set hud_item_ammo_load_clip_text_position "0.03 -0.89 0" set hud_item_ammo_load_clip_text_scale 16 -set hud_item_digestion_icon_position "-0.89 -0.53 0" +set hud_item_digestion_icon_position "-0.895 -0.53 0" set hud_item_digestion_icon_scale "0.02 0.03 0" -set hud_item_stomach_load_single_text_position "-0.89 -0.47 0" +set hud_item_stomach_load_single_text_position "-0.895 -0.46 0" set hud_item_stomach_load_single_text_scale 20 -set hud_item_stomach_load_double_text_position "-0.89 -0.47 0" +set hud_item_stomach_load_double_text_position "-0.895 -0.46 0" set hud_item_stomach_load_double_text_scale 16 set hud_item_predator_position "-0.64 -0.525 0"