You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 lines
1.1 KiB

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<Style src="project://database/Assets/UI/Styles/global.uss?fileID=7433441132597879392&amp;guid=f6d2ff1ab9bcd826f88710e642615fa6&amp;type=3#global" />
<Style src="project://database/Assets/UI/Styles/Main/room.uss?fileID=7433441132597879392&amp;guid=c15d8498d3bc788d5b018c73af37f733&amp;type=3#room" />
<Style src="project://database/Assets/UI/Styles/Main/menu.uss?fileID=7433441132597879392&amp;guid=a6abab2f6d20ba823bad41d2081810e9&amp;type=3#menu" />
<ui:DropdownField label="AI Difficulty" index="0" name="Difficulty" />
<ui:Toggle label="Custom Win Score?" name="WinScore" />
<ui:SliderInt label="Win Score: 1" value="1" high-value="100" name="CustomWinScore" low-value="1" show-input-field="false" />
<ui:Button text="Start" display-tooltip-when-elided="true" name="Start" style="-unity-text-align: upper-center;" />
</ui:UXML>