SpringJam2026/Assets/UI/Transition.uxml

7 lines
1.0 KiB
Plaintext

<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 picking-mode="Ignore" name="transitionContainer" style="flex-grow: 1; background-color: rgb(0, 0, 0); align-items: center; justify-content: center; opacity: 0;">
<ui:VisualElement picking-mode="Ignore" style="flex-grow: 0; background-image: url(&quot;project://database/Assets/Prefabs/Catepillar/catepillar.png?fileID=5487822846996609747&amp;guid=b960c99507aa1a84a8f28bdcbcc81c19&amp;type=3#catepillar_0&quot;); width: 138px; height: 104px;"/>
<ui:Label text="NOW LOADING..." picking-mode="Ignore" style="-unity-text-align: upper-center; color: rgb(255, 0, 183); -unity-font-definition: url(&quot;project://database/Assets/UI/PrStart.ttf?fileID=12800000&amp;guid=d50f742a17909804e9834b7d2ff9a2d8&amp;type=3#PrStart&quot;); font-size: 18px;"/>
</ui:VisualElement>
</ui:UXML>