Tiled sprite improvements!

This commit is contained in:
2023-05-14 19:06:37 -07:00
parent d603da50c7
commit a7aec06aec
13 changed files with 131 additions and 57 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB