This commit is contained in:
CortexCore
2025-04-18 18:47:30 +08:00
parent 98f554e57c
commit 5324d73239
18 changed files with 870 additions and 1195 deletions

View File

@@ -15,6 +15,11 @@
</ui:VisualElement>
<ui:Slider label="时间" high-value="24" name="time-slider" show-input-field="false" focusable="false" style="display: none;" />
</ui:VisualElement>
<ui:VisualElement name="PLAYER" style="position: absolute; left: 32px; bottom: 32px;">
<ui:VisualElement style="background-color: rgba(0, 0, 0, 0.5); width: 128px;">
<ui:ProgressBar value="37.1" title="Expose" name="health-bar" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;" />
</ui:VisualElement>
</ui:VisualElement>
<ui:VisualElement name="mark-container" picking-mode="Ignore" class="root">
<ui:Instance template="ui_mark-template" name="ui_mark-template" class="selected" />
<ui:Instance template="ui_mark-template" name="ui_mark-template" />

View File

@@ -19,7 +19,7 @@ MonoBehaviour:
m_Scale: 1
m_ReferenceDpi: 96
m_FallbackDpi: 96
m_ReferenceResolution: {x: 1280, y: 720}
m_ReferenceResolution: {x: 1920, y: 1080}
m_ScreenMatchMode: 0
m_Match: 0.421
m_SortingOrder: 0