SpringJam2026/Assets/UI/DeathScreen.uxml

6 lines
528 B
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 style="flex-grow: 1; background-color: rgb(0, 0, 0); align-items: center; align-content: auto; justify-content: center;">
<ui:Label text="[ CENSORED ]" style="background-color: rgb(255, 250, 250); font-size: 104px; rotate: -31deg;"/>
</ui:VisualElement>
</ui:UXML>