Testing textures

This commit is contained in:
2023-05-11 23:57:08 -07:00
parent ba44eacfba
commit d603da50c7
8 changed files with 84 additions and 173 deletions

View File

@ -0,0 +1,8 @@
<prefab name="EthPrefab" type="">
<asset type="texture" name="texture_eth" />
<MeshRenderer />
<QuadMeshHost xy0="0, 0" xy1="7.41, 7.90" uv0="0, 0" uv1="1, 0.07142857142" />
<SimpleBillboardedMaterial texture="texture_eth" />
<!-- <TiledSprite tile="1" ref="tiledSprite" /> -->
</prefab>