init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@import url("unity-theme://default");
|
||||
|
||||
@import url("DefaultStyle.uss");
|
||||
VisualElement {}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ee0722d373894eaaac0167e13a2ef1b4
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 12388, guid: 0000000000000000e000000000000000, type: 0}
|
||||
disableValidation: 0
|
||||
@@ -0,0 +1,11 @@
|
||||
/* DO NOT DELETE THIS */
|
||||
/*
|
||||
First Template Container is empty parent for all UI containers,
|
||||
all children containers are for each independent UI element,
|
||||
that's why all of those children need to cover whole screen or else UI elements will position bad
|
||||
*/
|
||||
#PanelSettings > TemplateContainer > TemplateContainer {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 24cc08f9b94d72c40ba71a23387f5b52
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
|
||||
disableValidation: 0
|
||||
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a4de236464a51f54c987fa679df70a32
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user