init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<ui:UXML xmlns:ui="UnityEngine.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/92%20-%20UserInterface/Generic/LoadingScreen/LoadingScreenUIStyle.uss?fileID=7433441132597879392&guid=9240a2367eb294f40b1c96ee23ce4778&type=3#LoadingScreenUIStyle" />
|
||||
<ui:VisualElement name="root-loading-screen">
|
||||
<ui:VisualElement class="progress-bar_container">
|
||||
<ui:VisualElement class="progress-bar_background" />
|
||||
<ui:VisualElement name="progress-bar" />
|
||||
<ui:VisualElement class="progress-bar_foreground" />
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
</ui:UXML>
|
||||
Reference in New Issue
Block a user