Testing textures
This commit is contained in:
8
assets/games/liminal/prefabs/EthPrefab.xml
Normal file
8
assets/games/liminal/prefabs/EthPrefab.xml
Normal 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>
|
Reference in New Issue
Block a user