Added cropping support to texture tool
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
<prefab name="EthPrefab" extend="prefabs/EthPrefabBase" type="">
|
||||
<item>
|
||||
<MeshRenderer />
|
||||
<QuadMeshHost xy0="-0.78236397748, 1" xy1="0.78236397748, -1" />
|
||||
<QuadMeshHost xy0="-0.39118198874, .66439962476547842402" xy1="0.39118198874, 0" />
|
||||
<SimpleTexturedMaterial ref="bodyMaterial" />
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<MeshRenderer />
|
||||
<QuadMeshHost xy0="-0.78236397748, 1" xy1="0.78236397748, -1" />
|
||||
<QuadMeshHost xy0="-0.39118198874, 1" xy1="0.39118198874, .66439962476547842402" />
|
||||
<SimpleTexturedMaterial ref="faceMaterial" />
|
||||
</item>
|
||||
</prefab>
|
Reference in New Issue
Block a user