Prepping editor.

This commit is contained in:
2023-06-25 20:58:47 -07:00
parent 17ec6aad52
commit bf93740c20
28 changed files with 367 additions and 13 deletions

View File

@ -1,13 +1,13 @@
<prefab name="EthPrefab" extend="prefabs/EthPrefabBase" type="">
<item>
<MeshRenderer />
<QuadMeshHost xy0="-0.78236397748, 1" xy1="0.78236397748, -1" />
<SimpleTexturedMaterial ref="faceMaterial" />
</item>
<item>
<MeshRenderer />
<QuadMeshHost xy0="-0.78236397748, 1" xy1="0.78236397748, -1" />
<SimpleTexturedMaterial ref="bodyMaterial" />
</item>
<item>
<MeshRenderer />
<QuadMeshHost xy0="-0.78236397748, 1" xy1="0.78236397748, -1" />
<SimpleTexturedMaterial ref="faceMaterial" />
</item>
</prefab>