summaryrefslogtreecommitdiffhomepage
path: root/anim/control-panel.json
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-11-28 17:00:20 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-11-28 17:00:20 +0100
commita35d3eb228423dd0bc654ca253888c4032978923 (patch)
treef2ace769d51bdb48788143735a1d8adcb5544193 /anim/control-panel.json
parent98ecfdd1ad673cf15af702cae7176ce653fee086 (diff)
move hardcoded scenery to its own dir too
Diffstat (limited to 'anim/control-panel.json')
-rw-r--r--anim/control-panel.json37
1 files changed, 0 insertions, 37 deletions
diff --git a/anim/control-panel.json b/anim/control-panel.json
deleted file mode 100644
index b7c95d4d..00000000
--- a/anim/control-panel.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "actionframe": 0,
- "anim_name": "",
- "fps": 24,
- "groups": [
- {
- "frames": [
- {
- "ground": "17 x 66",
- "offset": "0 x 0",
- "size": "41 x 78"
- }
- ],
- "ground": "17 x 66",
- "name": "n",
- "offset": [
- 0,
- -32,
- 8
- ]
- },
- {
- "mirror-from": "n",
- "name": "w",
- "offset": [
- -32,
- 0,
- 8
- ]
- }
- ],
- "height": 0,
- "nframes": 1,
- "object_name": "control-panel",
- "pixel_size": "41 x 78",
- "width": 41
-}