BITFALL/Assets/Artists/UX/UXHUD_popup.uxml

4 lines
312 B
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements">
<ui:Label tabindex="-1" text="背包已满" parse-escape-sequences="true" display-tooltip-when-elided="true" name="context-label" style="display: flex; text-shadow: 8px 8px 0 rgb(0, 0, 0); -unity-font-style: bold;" />
</ui:UXML>