Moving some scene files around

This commit is contained in:
2023-07-03 23:05:59 -07:00
parent ff360b9983
commit 98d284f201
18 changed files with 171 additions and 50 deletions

View File

@ -10,4 +10,4 @@
<QuadMeshHost xy0="-0.39118198874, 1" xy1="0.39118198874, .66439962476547842402" />
<SimpleTexturedMaterial ref="faceMaterial" opaque="false" />
</item>
</prefab>
</prefab>

View File

@ -1,19 +1,19 @@
<prefab name="RoninPrefab" type="">
<prefab name="RoninPrefab" type="" scale="2, 2, 2">
<item>
<MeshRenderer />
<QuadMeshHost xy0="-0.5, 1" xy1="0.5, 0" />
<QuadMeshHost xy0="-0.37383385162150155487, 1" xy1="0.37383385162150155487, 0" />
<SimpleTexturedMaterial ref="bodyMaterial" opaque="false" />
</item>
<item>
<MeshRenderer />
<QuadMeshHost xy0="-0.5, 1" xy1="0.5, 0" />
<QuadMeshHost xy0="-0.37383385162150155487, 1" xy1="0.37383385162150155487, 0" />
<SimpleTexturedMaterial ref="faceMaterial" opaque="false" />
</item>
<item>
<MeshRenderer />
<QuadMeshHost xy0="-0.5, 1" xy1="0.5, 0" />
<QuadMeshHost xy0="-0.37383385162150155487, 1" xy1="0.37383385162150155487, 0" />
<SimpleTexturedMaterial ref="poseMaterial" opaque="false" />
</item>
</prefab>

View File

@ -4,7 +4,7 @@
<UIBorder
borderSize="16, 16"
alignment="50, 0, 0, 0"
alignment="40, 0, 0, 0"
alignUnitLeft="UI_COMPONENT_ALIGN_UNIT_PERCENT"
ref="border"
alignX="UI_COMPONENT_ALIGN_END"