Started fixing texture tool (incomplete)

This commit is contained in:
2023-04-02 17:15:49 -07:00
parent 17acc2fa3e
commit c41bc60075
15 changed files with 306 additions and 15 deletions

View File

@ -1,10 +1,8 @@
<prefab name="Urchin" type="">
<asset type="texture" name="texture_urchin" />
<MeshRenderer />
<CapsuleMeshHost />
<MeshRenderer />
<SimpleTexturedMaterial ref="material" />
<QuadMeshHost />
<SimpleTexturedMaterial texture="texture_urchin" />
<EntityHealth />
<EntityFaction faction="FACTION_ENEMY" />