summaryrefslogtreecommitdiffhomepage
path: root/scenery
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 /scenery
parent98ecfdd1ad673cf15af702cae7176ce653fee086 (diff)
move hardcoded scenery to its own dir too
Diffstat (limited to 'scenery')
-rw-r--r--scenery/control-panel.tgabin0 -> 7793 bytes
-rw-r--r--scenery/table.json37
-rw-r--r--scenery/table.tgabin0 -> 87626 bytes
-rw-r--r--scenery/table/table.blendbin0 -> 1195856 bytes
-rw-r--r--scenery/table/table_rou.pngbin0 -> 1219363 bytes
-rw-r--r--scenery/table/wood.pngbin0 -> 1484466 bytes
6 files changed, 37 insertions, 0 deletions
diff --git a/scenery/control-panel.tga b/scenery/control-panel.tga
new file mode 100644
index 00000000..3cb724ba
--- /dev/null
+++ b/scenery/control-panel.tga
Binary files differ
diff --git a/scenery/table.json b/scenery/table.json
new file mode 100644
index 00000000..f472a4cd
--- /dev/null
+++ b/scenery/table.json
@@ -0,0 +1,37 @@
+{
+ "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/scenery/table.tga b/scenery/table.tga
new file mode 100644
index 00000000..1f6083fc
--- /dev/null
+++ b/scenery/table.tga
Binary files differ
diff --git a/scenery/table/table.blend b/scenery/table/table.blend
new file mode 100644
index 00000000..dddaf9c5
--- /dev/null
+++ b/scenery/table/table.blend
Binary files differ
diff --git a/scenery/table/table_rou.png b/scenery/table/table_rou.png
new file mode 100644
index 00000000..2f7d0048
--- /dev/null
+++ b/scenery/table/table_rou.png
Binary files differ
diff --git a/scenery/table/wood.png b/scenery/table/wood.png
new file mode 100644
index 00000000..2bdb07db
--- /dev/null
+++ b/scenery/table/wood.png
Binary files differ