summaryrefslogtreecommitdiffhomepage
path: root/scenery
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-02-24 21:52:16 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-02-24 21:58:06 +0100
commit004ba665948a7c41c15e2353bd82e20447646aca (patch)
tree39f8f371cbe0bb9a5afaeed3b40439671c34676b /scenery
parent4251d32844db32330942ed49b38b28aad5dcc34e (diff)
scenery: tweak control panel
Diffstat (limited to 'scenery')
-rw-r--r--scenery/control-panel.json25
-rw-r--r--scenery/control-panel.pngbin4522 -> 1370 bytes
2 files changed, 7 insertions, 18 deletions
diff --git a/scenery/control-panel.json b/scenery/control-panel.json
index a446c041..78045d2d 100644
--- a/scenery/control-panel.json
+++ b/scenery/control-panel.json
@@ -3,33 +3,22 @@
{
"frames": [
{
- "ground": "17 x 66",
- "size": "41 x 78"
+ "ground": "11 x 46",
+ "size": "21 x 54"
}
],
- "ground": "17 x 66",
+ "ground": "11 x 46",
"name": "n",
- "offset": [
- 0,
- -32,
- 8
- ]
+ "offset": [ 0, -32, 22 ]
},
{
"mirror-from": "n",
"name": "w",
- "offset": [
- -32,
- 0,
- 8
- ]
+ "offset": [ -32, 0, 22 ]
}
],
"nframes": 1,
"object_name": "control-panel",
- "pixel_size": "41 x 78",
- "scale": [
- "width",
- 41
- ]
+ "pixel_size": "21 x 54",
+ "scale": [ "height", 54 ]
}
diff --git a/scenery/control-panel.png b/scenery/control-panel.png
index 74c075a5..8a422400 100644
--- a/scenery/control-panel.png
+++ b/scenery/control-panel.png
Binary files differ