example building
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"meshes": [
|
||||
{
|
||||
"file": "house_5_3.dmf",
|
||||
"pos": [ 1, 1, 0 ]
|
||||
}
|
||||
],
|
||||
|
||||
"tiles": [
|
||||
{
|
||||
"pos": [ 0, 0, 0 ],
|
||||
"type": 1,
|
||||
"tile": 0
|
||||
},
|
||||
{
|
||||
"pos": [ 1, 0, 0 ],
|
||||
"type": 1,
|
||||
"tile": 0
|
||||
},
|
||||
{
|
||||
"pos": [ 0, 1, 0 ],
|
||||
"type": 1,
|
||||
"tile": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user