summaryrefslogtreecommitdiffhomepage
path: root/anim
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
parent98ecfdd1ad673cf15af702cae7176ce653fee086 (diff)
move hardcoded scenery to its own dir too
Diffstat (limited to 'anim')
-rw-r--r--anim/control-panel.json37
-rw-r--r--anim/control-panel.tgabin7793 -> 0 bytes
-rw-r--r--anim/table.json37
-rw-r--r--anim/table.tgabin87626 -> 0 bytes
-rw-r--r--anim/table/table.blendbin1195856 -> 0 bytes
-rw-r--r--anim/table/table_rou.pngbin1219363 -> 0 bytes
-rw-r--r--anim/table/wood.pngbin1484466 -> 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
deleted file mode 100644
index 3cb724ba..00000000
--- a/anim/control-panel.tga
+++ /dev/null
Binary files differ
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
deleted file mode 100644
index 1f6083fc..00000000
--- a/anim/table.tga
+++ /dev/null
Binary files differ
diff --git a/anim/table/table.blend b/anim/table/table.blend
deleted file mode 100644
index dddaf9c5..00000000
--- a/anim/table/table.blend
+++ /dev/null
Binary files differ
diff --git a/anim/table/table_rou.png b/anim/table/table_rou.png
deleted file mode 100644
index 2f7d0048..00000000
--- a/anim/table/table_rou.png
+++ /dev/null
Binary files differ
diff --git a/anim/table/wood.png b/anim/table/wood.png
deleted file mode 100644
index 2bdb07db..00000000
--- a/anim/table/wood.png
+++ /dev/null
Binary files differ