parent
7467616884
commit
d1e9de7cf3
13 changed files with 82 additions and 147 deletions
@ -1,3 +1,11 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 572c5b8dd6a94b3585befaa50a883755 |
||||
timeCreated: 1680781703 |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: -10 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
||||
|
@ -1,9 +1,9 @@ |
||||
<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%20Toolkit/styles.uss?fileID=7433441132597879392&guid=a6abab2f6d20ba823bad41d2081810e9&type=3#styles" /> |
||||
<Style src="project://database/Assets/UI%20Toolkit/player_panel.uss?fileID=7433441132597879392&guid=102b2cb1b84d8883abde9356b92d807e&type=3#player_panel" /> |
||||
<ui:Button display-tooltip-when-elided="true" name="btn_left" text="←" /> |
||||
<ui:Label text="←" display-tooltip-when-elided="true" name="go_left" class="go" /> |
||||
<ui:VisualElement class="mods_list" /> |
||||
<ui:Label display-tooltip-when-elided="true" name="score" binding-path="m_Score" /> |
||||
<ui:VisualElement class="mods_list" /> |
||||
<ui:Button display-tooltip-when-elided="true" name="btn_right" text="→" /> |
||||
<ui:Label text="→" display-tooltip-when-elided="true" name="go_right" class="go" /> |
||||
</ui:UXML> |
||||
|
Loading…
Reference in new issue