also need a reference to a material mapping file

This commit is contained in:
Gered 2014-04-15 11:41:51 -04:00
parent 462bb731f1
commit 72850e1047

View file

@ -22,6 +22,7 @@ public class JsonTileMesh {
public Vector3 positionOffset;
}
public String materials;
public boolean cube;
public CubeTextures textures;
public int texture;