summaryrefslogtreecommitdiffhomepage
path: root/walls
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-12-01 06:57:01 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-12-01 06:57:14 +0100
commitb025c445ec226a279f7ec5d56ac320a0d53bf2cf (patch)
treeeb2395438d0ba544085d448dbf130c434a6a7c27 /walls
parentc472b8d4d2719537ccf7b11f80717ca0cf3c22c2 (diff)
a
Diffstat (limited to 'walls')
-rw-r--r--walls/concrete-wall1.json50
-rw-r--r--walls/concrete-wall1.pngbin0 -> 71441 bytes
2 files changed, 50 insertions, 0 deletions
diff --git a/walls/concrete-wall1.json b/walls/concrete-wall1.json
new file mode 100644
index 00000000..b65e32fb
--- /dev/null
+++ b/walls/concrete-wall1.json
@@ -0,0 +1,50 @@
+{
+ "depth": 20,
+ "frames": [
+ {
+ "offset": "0 x 0",
+ "size": "64 x 192"
+ },
+ {
+ "offset": "64 x 0",
+ "size": "64 x 192"
+ },
+ {
+ "offset": "128 x 0",
+ "size": "64 x 192"
+ },
+ {
+ "offset": "192 x 0",
+ "size": "20 x 192"
+ },
+ {
+ "offset": "212 x 0",
+ "size": "20 x 192"
+ }
+ ],
+ "n": {
+ "pass-mode": "blocked",
+ "side": {
+ "count": 1,
+ "from-rotation": null,
+ "mirrored": false,
+ "offset": 3,
+ "pixel-size": "20 x 192"
+ },
+ "top": {
+ "count": 1,
+ "from-rotation": null,
+ "mirrored": false,
+ "offset": 4,
+ "pixel-size": "192 x 20"
+ },
+ "wall": {
+ "count": 3,
+ "from-rotation": null,
+ "mirrored": false,
+ "offset": 0,
+ "pixel-size": "64 x 192"
+ }
+ },
+ "name": "concrete-wall1"
+}
diff --git a/walls/concrete-wall1.png b/walls/concrete-wall1.png
new file mode 100644
index 00000000..137f3295
--- /dev/null
+++ b/walls/concrete-wall1.png
Binary files differ