diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-25 15:05:47 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-25 15:05:47 +0100 |
| commit | 1831d5d1eab5c9a607270a8a9b72a2ac1e6ce62a (patch) | |
| tree | 17ca2a62150972780fe35cd10b685dad3c80c5a3 /anim | |
| parent | e06df4dce05c8dd2ebd340ee1abcc8556f328d73 (diff) | |
add control panel scenery item
Diffstat (limited to 'anim')
| -rw-r--r-- | anim/control-panel.json | 44 | ||||
| -rw-r--r-- | anim/control-panel.tga | bin | 0 -> 15047 bytes |
2 files changed, 44 insertions, 0 deletions
diff --git a/anim/control-panel.json b/anim/control-panel.json new file mode 100644 index 00000000..e7f372a2 --- /dev/null +++ b/anim/control-panel.json @@ -0,0 +1,44 @@ +{
+ "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
+ ]
+ },
+ {
+ "frames": [
+ {
+ "ground": "23 x 66",
+ "offset": "0 x 78",
+ "size": "41 x 78"
+ }
+ ],
+ "ground": "23 x 66",
+ "name": "w",
+ "offset": [
+ -32,
+ 0,
+ 8
+ ]
+ }
+ ],
+ "height": 0,
+ "nframes": 1,
+ "object_name": "control-panel",
+ "pixel_size": "41 x 156",
+ "width": 41
+}
diff --git a/anim/control-panel.tga b/anim/control-panel.tga Binary files differnew file mode 100644 index 00000000..537d6de5 --- /dev/null +++ b/anim/control-panel.tga |
