diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-28 17:00:20 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-28 17:00:20 +0100 |
| commit | a35d3eb228423dd0bc654ca253888c4032978923 (patch) | |
| tree | f2ace769d51bdb48788143735a1d8adcb5544193 /anim/table.json | |
| parent | 98ecfdd1ad673cf15af702cae7176ce653fee086 (diff) | |
move hardcoded scenery to its own dir too
Diffstat (limited to 'anim/table.json')
| -rw-r--r-- | anim/table.json | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/anim/table.json b/anim/table.json deleted file mode 100644 index f472a4cd..00000000 --- a/anim/table.json +++ /dev/null @@ -1,37 +0,0 @@ -{
- "actionframe": 0,
- "anim_name": "",
- "fps": 24,
- "groups": [
- {
- "frames": [
- {
- "ground": "90 x 88",
- "offset": "0 x 0",
- "size": "180 x 164"
- }
- ],
- "ground": "959 x 712",
- "name": "n",
- "offset": [
- 0,
- 0,
- 0
- ]
- },
- {
- "mirror-from": "n",
- "name": "w",
- "offset": [
- 0,
- 0,
- 0
- ]
- }
- ],
- "height": 0,
- "nframes": 1,
- "object_name": "table",
- "pixel_size": "180 x 164",
- "width": 180
-}
|
