example building

This commit is contained in:
2026-06-30 16:21:46 -05:00
parent bb020c36c1
commit 0614bfc446
15 changed files with 265 additions and 111 deletions
+26
View File
@@ -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
}
]
}