Updating HUD, Gold Config, and finishing off Play flow for 9player map.

This commit is contained in:
Matt F 2026-05-22 12:18:23 -07:00
parent a7be12fa9b
commit 3dcc0e7edd
28 changed files with 2272 additions and 9601 deletions

View file

@ -20,22 +20,9 @@
</ui:VisualElement>
<ui:VisualElement name="right-panel" class="right-panel">
<ui:Label text="scoreboard" class="panel-header"/>
<ui:Label text="name · lives · leaked" class="section-label"/>
<ui:Label text="name · gold · leaked" class="section-label"/>
<ui:VisualElement name="player-list" class="player-list"/>
<ui:Label text="income / wave" class="section-label" style="margin-top: 6px;"/>
<ui:VisualElement class="income-row">
<ui:Label text="base" class="income-key"/>
<ui:Label name="income-base-label" text="+? g" class="income-val"/>
</ui:VisualElement>
<ui:VisualElement class="income-row">
<ui:Label text="bonus" class="income-key"/>
<ui:Label name="income-bonus-label" text="+? g" class="income-val"/>
</ui:VisualElement>
<ui:VisualElement class="income-row">
<ui:Label text="total" class="income-key"/>
<ui:Label name="income-total-label" text="+? g" class="income-val"/>
</ui:VisualElement>
<ui:Label text="race" class="section-label" style="margin-top: 4px;"/>
<ui:Label text="race" class="section-label" style="margin-top: 8px;"/>
<ui:VisualElement class="income-row">
<ui:Label text="builder" class="income-key"/>
<ui:Label name="race-label" text="?" class="income-val"/>