1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<ui:Template name="DialogueLabel" src="project://database/Assets/Artists/UX/DialogueLabel.uxml?fileID=9197481963319205126&guid=3ff4d7289dadb214fbfb566f1312a6e0&type=3#DialogueLabel" />
|
||||
<Style src="project://database/Assets/BITKit/Unity/UX/BITQuest.uss?fileID=7433441132597879392&guid=5c2d746d52de8e340b788034994ee23e&type=3#BITQuest" />
|
||||
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&guid=a3a69d3518fd02b489e721f3c5b0b539&type=3#Common" />
|
||||
<ui:VisualElement name="scope-container" picking-mode="Ignore" class="root" style="background-image: url('project://database/Assets/Artists/Arts/Crosshair/Scope_Full.png?fileID=2800000&guid=50d89dfc15f847f479789c87471d9a98&type=3#Scope_Full'); -unity-background-scale-mode: scale-and-crop;" />
|
||||
<ui:VisualElement name="scope-container" picking-mode="Ignore" class="root" style="background-image: url('project://database/Assets/Artists/Arts/Crosshair/Scope_Full.png?fileID=2800000&guid=50d89dfc15f847f479789c87471d9a98&type=3#Scope_Full'); -unity-background-scale-mode: scale-and-crop; display: none;" />
|
||||
<ui:VisualElement name="Profiler" class="pa-16" style="position: absolute; flex-direction: row;">
|
||||
<ui:Label text="FPS" display-tooltip-when-elided="true" name="fps-label" class="profiler-label profiler" style="background-color: rgba(0, 0, 0, 0.5);" />
|
||||
<ui:Label text="Ping" display-tooltip-when-elided="true" name="ping-label" class="profiler-label profiler" style="background-color: rgba(0, 0, 0, 0.5);" />
|
||||
@@ -21,7 +21,7 @@
|
||||
<ui:Label text="互动" display-tooltip-when-elided="true" name="selectable-label" style="background-color: rgb(210, 210, 210); padding-left: 8px; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; color: rgb(7, 7, 7);" />
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement name="crosshair-container" class="root">
|
||||
<ui:VisualElement name="crosshair-image--fixed" style="margin-left: auto; margin-right: auto; margin-top: auto; margin-bottom: auto; background-color: rgba(255, 255, 255, 0.5); width: 8px; height: 8px; border-top-left-radius: 110px; border-bottom-left-radius: 110px; border-top-right-radius: 110px; border-bottom-right-radius: 110px;" />
|
||||
<ui:VisualElement name="crosshair-image--fixed" class="flex-center" style="background-color: rgba(255, 255, 255, 0.5); width: 8px; height: 8px; border-top-left-radius: 110px; border-bottom-left-radius: 110px; border-top-right-radius: 110px; border-bottom-right-radius: 110px;" />
|
||||
<ui:VisualElement class="root">
|
||||
<ui:VisualElement name="crosshair-image" class="flex-center" style="width: 64px; height: 64px; background-image: url('project://database/Assets/Artists/Arts/Icons/Crosshair_No_Dot.png?fileID=2800000&guid=507fe62dcf74ad84d966ea70a924771e&type=3#Crosshair_No_Dot');" />
|
||||
</ui:VisualElement>
|
||||
|
Reference in New Issue
Block a user