wavefront obj support
This commit is contained in:
6
hexworld/res/data_tile_table.json
Normal file
6
hexworld/res/data_tile_table.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{ "pos": { "x": 3, "y": 3, "z": 1 } },
|
||||
{ "pos": { "x": -3, "y": 3, "z": 1 } },
|
||||
{ "pos": { "x": 3, "y": -3, "z": 1 } },
|
||||
{ "pos": { "x": -3, "y": -3, "z": 1 } },
|
||||
]
|
||||
Reference in New Issue
Block a user