🆙 Removed the generic.asset.url

We have removed the generic.asset.url and all is now in the renderer, so easy to edit and no more wrongly loaded assets
This commit is contained in:
duckietm
2026-02-06 13:00:22 +01:00
parent 501f918d0d
commit 4225dbdd90
336 changed files with 292 additions and 6548 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

@@ -0,0 +1,59 @@
{
"type": "place_holder_wall",
"name": "place_holder_wall",
"visualizationType": "furniture_static",
"logicType": "furniture_basic",
"logic": {
"model": {
"dimensions": {
"x": 1,
"y": 1,
"z": 0
},
"directions": [
90,
180
]
}
},
"assets": {
"place_holder_wall_icon_a": {
"x": 16,
"y": 16
},
"place_holder_wall_64_a_2_0": {
"x": 18,
"y": 25
},
"place_holder_wall_64_a_4_0": {
"source": "place_holder_wall_64_a_2_0",
"x": 18,
"y": 25,
"flipH": true
}
},
"visualizations": [
{
"size": 64,
"layerCount": 1,
"angle": 45,
"layers": {
"0": {
"z": -1500
}
},
"directions": {
"2": {},
"4": {}
}
},
{
"size": 1,
"layerCount": 1,
"angle": 360,
"directions": {
"0": {}
}
}
]
}