summaryrefslogtreecommitdiffhomepage
path: root/scenery/control-panel.json
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-03-19 16:48:20 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-03-19 16:48:27 +0100
commit01bad2db72d987890590607fb0a6042ea7c21c3a (patch)
tree502e7c3e6bdec28e805c06bc50f16ba226b42e66 /scenery/control-panel.json
parent86bd6a4411badecfc76fe3a9d29b4aa30c8fdba7 (diff)
fix scenery's json offset and rotation
Diffstat (limited to 'scenery/control-panel.json')
-rw-r--r--scenery/control-panel.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/scenery/control-panel.json b/scenery/control-panel.json
index 2ef2e2f0..fa557b42 100644
--- a/scenery/control-panel.json
+++ b/scenery/control-panel.json
@@ -17,7 +17,12 @@
},
{
"mirror-from": "n",
- "name": "w"
+ "name": "w",
+ "offset": [
+ 0,
+ 0,
+ 22
+ ]
}
],
"nframes": 1,