Updates to spells, HUD, Gold, and Camera Controls. New sound effects!
This commit is contained in:
parent
689fe7be88
commit
a33d951abd
27 changed files with 578 additions and 68 deletions
|
|
@ -76,7 +76,7 @@
|
|||
<!-- Section 6: Spell Hotbar (short frame) — builder spells bound to fixed
|
||||
hotkeys (grant order = slot order). Hidden entirely until the player has
|
||||
been granted at least one spell. -->
|
||||
<ui:VisualElement name="spell-hotbar-frame" class="spell-hotbar-frame" style="display: none;">
|
||||
<ui:VisualElement name="spell-hotbar-frame" class="spell-hotbar-frame" style="visibility: hidden;">
|
||||
<ui:Label text="spells" class="section-label"/>
|
||||
<ui:VisualElement name="spell-hotbar" class="spell-hotbar"/>
|
||||
</ui:VisualElement>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue