summaryrefslogtreecommitdiffhomepage
path: root/scenery
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-03-08 14:39:15 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-03-08 14:39:15 +0100
commit1b8db82ddf5819dcae7b549a4263a099e487c3d0 (patch)
tree708e1550524db86ff648f7c3544630aa91222fea /scenery
parent239ead6202d2cd403ada8c4f2ffd49a8390836f2 (diff)
scenery: fix bench1 center of rotation
Diffstat (limited to 'scenery')
-rw-r--r--scenery/furniture/bench1.json18
-rw-r--r--scenery/furniture/bench1.pngbin76138 -> 74891 bytes
-rw-r--r--scenery/scenery.json4
3 files changed, 7 insertions, 15 deletions
diff --git a/scenery/furniture/bench1.json b/scenery/furniture/bench1.json
index 50856958..3cc4f966 100644
--- a/scenery/furniture/bench1.json
+++ b/scenery/furniture/bench1.json
@@ -3,7 +3,7 @@
{
"frames": [
{
- "ground": "78 x 87",
+ "ground": "78 x 123",
"size": "155 x 167"
}
],
@@ -12,17 +12,12 @@
},
{
"mirror-from": "n",
- "name": "w",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "w"
},
{
"frames": [
{
- "ground": "77 x 64",
+ "ground": "77 x 100",
"offset": "0 x 167",
"size": "155 x 139"
}
@@ -32,12 +27,7 @@
},
{
"mirror-from": "s",
- "name": "e",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "e"
}
],
"nframes": 1,
diff --git a/scenery/furniture/bench1.png b/scenery/furniture/bench1.png
index 7b4f8b3f..0b446e81 100644
--- a/scenery/furniture/bench1.png
+++ b/scenery/furniture/bench1.png
Binary files differ
diff --git a/scenery/scenery.json b/scenery/scenery.json
index 48762ea4..0f2826b7 100644
--- a/scenery/scenery.json
+++ b/scenery/scenery.json
@@ -15,7 +15,9 @@
{
"name": "bench1",
"type": "generic",
- "atlas-name": "furniture/bench1"
+ "atlas-name": "furniture/bench1",
+ "bbox-offset": "0 x 7",
+ "bbox-size": "64 x 32"
},
{
"name": "bench4",