diff options
Diffstat (limited to 'anim/control-panel.json')
| -rw-r--r-- | anim/control-panel.json | 44 |
1 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
+}
|
