인물정보, 소지품 분리
This commit is contained in:
@@ -1,18 +1,23 @@
|
||||
<ui:UXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" noNamespaceSchemaLocation="../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
||||
<Style src="project://database/Assets/08_UI/GlobalStyle.uss?fileID=7433441132597879392&guid=daee454451ae094468e43c05937249f6&type=3#GlobalStyle"/>
|
||||
<ui:VisualElement name="Body" style="flex-grow: 1; width: 1920px; height: 1080px;">
|
||||
<ui:VisualElement name="Overlay" style="flex-grow: 1; background-color: rgba(0, 0, 0, 0.502); justify-content: center; align-items: center; flex-direction: row; align-self: auto; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px;">
|
||||
<ui:VisualElement style="flex-grow: 0; width: 15%; height: 200px; translate: 0 -50px; align-items: center; justify-content: center; align-self: center; flex-shrink: 0;">
|
||||
<ui:Image name="PrevArrow" source="project://database/Assets/05_Textures/Icon/LeftArrow.png?fileID=2800000&guid=1df29dc2f5c7aa44a91384c40244f89c&type=3#LeftArrow" style="align-self: center; justify-content: center; align-items: center; width: 150px; height: 150px;"/>
|
||||
<ui:VisualElement name="Overlay" style="flex-grow: 1; background-color: rgba(0, 0, 0, 0.502); justify-content: center; align-items: center; flex-direction: column; align-self: auto; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px;">
|
||||
<ui:VisualElement style="flex-grow: 1; height: 12%; width: 100%; justify-content: center; align-items: center; align-self: center;">
|
||||
<ui:Label text="소지품" name="EvidenceCategory" style="justify-content: center; align-items: center; align-self: center; align-content: center; font-size: 64px; color: rgb(255, 255, 255); -unity-text-outline-width: 2px; -unity-font-style: bold;"/>
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement name="ItemField" style="overflow: hidden; flex-grow: 0; width: 70%; height: 50%; align-self: center; align-content: flex-start; justify-content: center; margin-bottom: 0; flex-shrink: 0; translate: 0 -50px; align-items: center; background-color: rgb(0, 137, 178); border-top-width: 8px; border-right-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-left-color: rgb(61, 94, 149); border-right-color: rgb(61, 94, 149); border-top-color: rgb(61, 94, 149); border-bottom-color: rgb(61, 94, 149); flex-direction: row; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px;">
|
||||
<ui:VisualElement name="" class="ItemNode" style="flex-grow: 1; flex-direction: row; justify-content: center; align-items: center; align-self: center; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-left-color: rgb(61, 94, 149); border-right-color: rgb(61, 94, 149); border-top-color: rgb(61, 94, 149); border-bottom-color: rgb(61, 94, 149);">
|
||||
<ui:Image name="Image" source="project://database/Assets/05_Textures/Icon/Items/ItemEx.png?fileID=21300000&guid=2cc90f10caab78d4baff76a4c8b030d0&type=3#ItemEx" style="width: 400px; height: 400px; flex-shrink: 0; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; border-left-color: rgb(61, 94, 149); border-right-color: rgb(61, 94, 149); border-top-color: rgb(61, 94, 149); border-bottom-color: rgb(61, 94, 149);"/>
|
||||
<ui:Label text="아이템 설명입니다." name="Label" style="flex-shrink: 1; flex-grow: 1; height: 400px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; font-size: 30px; -unity-background-image-tint-color: rgb(255, 255, 255); color: rgb(255, 255, 255); -unity-font-style: bold; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 2px; border-left-color: rgb(61, 94, 149); border-right-color: rgb(61, 94, 149); border-top-color: rgb(61, 94, 149); border-bottom-color: rgb(61, 94, 149);"/>
|
||||
<ui:VisualElement name="VisualElement" style="flex-grow: 1; flex-direction: row; align-self: center; justify-content: center; align-items: flex-start; height: 88%; width: 100%;">
|
||||
<ui:VisualElement style="flex-grow: 0; width: 15%; height: 450px; translate: 0 0; align-items: center; justify-content: center; align-self: auto; flex-shrink: 0; flex-direction: column;">
|
||||
<ui:Image name="PrevArrow" source="project://database/Assets/05_Textures/Icon/LeftArrow.png?fileID=2800000&guid=1df29dc2f5c7aa44a91384c40244f89c&type=3#LeftArrow" style="align-self: center; justify-content: center; align-items: center; width: 150px; height: 150px;"/>
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement name="EvidenceField" style="overflow: hidden; flex-grow: 0; width: 70%; height: 450px; align-self: auto; align-content: flex-start; justify-content: center; margin-bottom: 0; flex-shrink: 0; translate: 0 0; align-items: center; background-color: rgb(0, 137, 178); border-top-width: 8px; border-right-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-left-color: rgb(61, 94, 149); border-right-color: rgb(61, 94, 149); border-top-color: rgb(61, 94, 149); border-bottom-color: rgb(61, 94, 149); flex-direction: column; padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px;">
|
||||
<ui:VisualElement name="VisualElement" class="EvidenceNode" style="flex-grow: 1; flex-direction: row; justify-content: center; align-items: center; align-self: center; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-left-color: rgb(61, 94, 149); border-right-color: rgb(61, 94, 149); border-top-color: rgb(61, 94, 149); border-bottom-color: rgb(61, 94, 149); width: 100%; height: 100%;">
|
||||
<ui:Image name="Image" source="project://database/Assets/05_Textures/Icon/Items/ItemEx.png?fileID=21300000&guid=2cc90f10caab78d4baff76a4c8b030d0&type=3#ItemEx" style="width: 360px; height: 360px; flex-shrink: 0; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; border-left-color: rgb(61, 94, 149); border-right-color: rgb(61, 94, 149); border-top-color: rgb(61, 94, 149); border-bottom-color: rgb(61, 94, 149);"/>
|
||||
<ui:Label text="아이템 설명입니다." name="Label" style="flex-shrink: 1; flex-grow: 1; height: 360px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; font-size: 30px; -unity-background-image-tint-color: rgb(255, 255, 255); color: rgb(255, 255, 255); -unity-font-style: bold; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; border-left-width: 2px; border-left-color: rgb(61, 94, 149); border-right-color: rgb(61, 94, 149); border-top-color: rgb(61, 94, 149); border-bottom-color: rgb(61, 94, 149);"/>
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement style="flex-grow: 0; width: 15%; height: 450px; translate: 0 0; align-items: center; justify-content: center; align-self: auto; flex-shrink: 0; flex-direction: column;">
|
||||
<ui:Image name="NextArrow" source="project://database/Assets/05_Textures/Icon/RightArrow.png?fileID=2800000&guid=d7a41d554b939ea4da44c296c31c7a85&type=3#RightArrow" style="align-self: center; justify-content: center; align-items: center; width: 150px; height: 150px;"/>
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
<ui:VisualElement style="flex-grow: 0; width: 15%; height: 200px; translate: 0 -50px; align-items: center; justify-content: center; align-self: center; flex-shrink: 0;">
|
||||
<ui:Image name="NextArrow" source="project://database/Assets/05_Textures/Icon/RightArrow.png?fileID=2800000&guid=d7a41d554b939ea4da44c296c31c7a85&type=3#RightArrow" style="align-self: center; justify-content: center; align-items: center; width: 150px; height: 150px;"/>
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
|
||||
Reference in New Issue
Block a user