기본 수정사항

This commit is contained in:
2026-08-06 09:30:08 +09:00
parent 15914d23a2
commit 6d6d452922
29 changed files with 666 additions and 25 deletions

View File

@@ -0,0 +1,7 @@
<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">
<ui:VisualElement name="Body" picking-mode="Ignore" style="flex-grow: 1; width: 1920px; height: 1080px;">
<ui:VisualElement picking-mode="Ignore" style="flex-grow: 1; align-items: center; justify-content: flex-end; align-self: center; flex-direction: column;">
<ui:Image name="FrontSprite" picking-mode="Ignore" source="project://database/Assets/04_Models/Characters/MayaFey/%EC%8A%A4%ED%83%A0%EB%94%A9.png?fileID=-733087985&amp;guid=b3a9a91e9ec867c4c97df35ae88c45ac&amp;type=3#Normal2" style="width: 720px; height: 1000px;"/>
</ui:VisualElement>
</ui:VisualElement>
</ui:UXML>