29 lines
4.7 KiB
Plaintext
29 lines
4.7 KiB
Plaintext
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
|
<ui:Template name="ux_quest_template" src="project://database/Assets/Artists/UX/ux_quest_template.uxml?fileID=9197481963319205126&guid=3e4b142e8b224ce42a5258702fcb6270&type=3#ux_quest_template" />
|
|
<ui:Template name="ux_dialogue_choose_template" src="project://database/Assets/Artists/UX/ux_dialogue_choose_template.uxml?fileID=9197481963319205126&guid=0651c86a74198604da9d71321f73cbd5&type=3#ux_dialogue_choose_template" />
|
|
<ui:Template name="ux_dialogue_template" src="project://database/Assets/Artists/UX/ux_dialogue_template.uxml?fileID=9197481963319205126&guid=af60a5419d14491468066d33d8806fc1&type=3#ux_dialogue_template" />
|
|
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&guid=a3a69d3518fd02b489e721f3c5b0b539&type=3#Common" />
|
|
<Style src="project://database/Assets/Artists/UX/Style.uss?fileID=7433441132597879392&guid=506d41b7c5d56a44bb5845e69055a5eb&type=3#Style" />
|
|
<ui:VisualElement class="container-my-8" style="position: absolute; left: 32px; top: 32px; overflow: hidden;">
|
|
<ui:VisualElement style="background-image: url("project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/mini_map.png?fileID=21300000&guid=9e93b1d53d7254942a79a3adef1d7aad&type=3#mini_map"); width: 256px; height: 256px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px;">
|
|
<ui:VisualElement name="minimap-container" style="background-image: url("project://database/Assets/Artists/Materials/ux_minimap.renderTexture?fileID=8400000&guid=9a9e60eda7295fc47907b25d62d9dd79&type=2#ux_minimap"); border-top-left-radius: 392px; border-top-right-radius: 392px; border-bottom-right-radius: 392px; border-bottom-left-radius: 392px; flex-grow: 1;">
|
|
<ui:VisualElement name="minimap-player" style="width: 32px; height: 32px; background-color: rgb(255, 255, 255); position: absolute; top: 97px; left: 64px; background-image: url("project://database/Assets/Artists/Arts/Avatars/avatar_player.jpg?fileID=2800000&guid=dc1a7b7a5cc9437438280932e8b541a0&type=3#avatar_player");" />
|
|
</ui:VisualElement>
|
|
</ui:VisualElement>
|
|
<ui:Slider label="时间" high-value="24" name="time-slider" show-input-field="false" focusable="false" />
|
|
</ui:VisualElement>
|
|
<ui:VisualElement name="quest-container" style="position: absolute; top: 32px; right: 32px; background-image: url("project://database/Assets/Arts/Artsystack%20-Modern%20Multiplayer%20GUI/ResourcesData/Sprites/components/detail_box.png?fileID=21300000&guid=3efab348fa670724dae7062386db5c34&type=3#detail_box");">
|
|
<ui:Instance template="ux_quest_template" name="ux_quest_template" style="padding-top: 16px; padding-right: 32px; padding-bottom: 6px; padding-left: 32px;" />
|
|
</ui:VisualElement>
|
|
<ui:Label tabindex="-1" text="互动/双方向性" parse-escape-sequences="true" display-tooltip-when-elided="true" name="interaction-tips" class="flex-center tl" style="padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; position: absolute; left: 50%; top: 50%; color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0.5); border-left-width: 4px; border-left-color: rgb(255, 255, 255); border-right-color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255);" />
|
|
<ui:VisualElement name="dialogue-choose-container" style="position: absolute; right: 590px; top: 423px;">
|
|
<ui:Instance template="ux_dialogue_choose_template" name="ux_dialogue_choose_template" />
|
|
<ui:Instance template="ux_dialogue_choose_template" name="ux_dialogue_choose_template" />
|
|
<ui:Instance template="ux_dialogue_choose_template" name="ux_dialogue_choose_template" />
|
|
</ui:VisualElement>
|
|
<ui:ScrollView picking-mode="Ignore" name="dialogue-container" class="flex-center dialogue-container" style="background-color: rgba(0, 0, 0, 0.78); min-width: 512px; bottom: -25%; max-height: 300px; padding-top: 16px; padding-right: 32px; padding-bottom: 16px; padding-left: 32px; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px;">
|
|
<ui:Instance template="ux_dialogue_template" name="ux_dialogue_template" />
|
|
<ui:Instance template="ux_dialogue_template" name="ux_dialogue_template" />
|
|
</ui:ScrollView>
|
|
</ui:UXML>
|