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 | |
| parent | 98ecfdd1ad673cf15af702cae7176ce653fee086 (diff) | |
move hardcoded scenery to its own dir too
Diffstat (limited to 'anim')
| -rw-r--r-- | anim/control-panel.json | 37 | ||||
| -rw-r--r-- | anim/control-panel.tga | bin | 7793 -> 0 bytes | |||
| -rw-r--r-- | anim/table.json | 37 | ||||
| -rw-r--r-- | anim/table.tga | bin | 87626 -> 0 bytes | |||
| -rw-r--r-- | anim/table/table.blend | bin | 1195856 -> 0 bytes | |||
| -rw-r--r-- | anim/table/table_rou.png | bin | 1219363 -> 0 bytes | |||
| -rw-r--r-- | anim/table/wood.png | bin | 1484466 -> 0 bytes |
7 files changed, 0 insertions, 74 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
-}
diff --git a/anim/control-panel.tga b/anim/control-panel.tga Binary files differdeleted file mode 100644 index 3cb724ba..00000000 --- a/anim/control-panel.tga +++ /dev/null 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
-}
diff --git a/anim/table.tga b/anim/table.tga Binary files differdeleted file mode 100644 index 1f6083fc..00000000 --- a/anim/table.tga +++ /dev/null diff --git a/anim/table/table.blend b/anim/table/table.blend Binary files differdeleted file mode 100644 index dddaf9c5..00000000 --- a/anim/table/table.blend +++ /dev/null diff --git a/anim/table/table_rou.png b/anim/table/table_rou.png Binary files differdeleted file mode 100644 index 2f7d0048..00000000 --- a/anim/table/table_rou.png +++ /dev/null diff --git a/anim/table/wood.png b/anim/table/wood.png Binary files differdeleted file mode 100644 index 2bdb07db..00000000 --- a/anim/table/wood.png +++ /dev/null |
