From 86c6ba861f9ace14faec9c50d7a00ec6c79de719 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 2 Apr 2023 06:14:09 +0200 Subject: a --- blender/table/table.tpl.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 blender/table/table.tpl.json (limited to 'blender/table') diff --git a/blender/table/table.tpl.json b/blender/table/table.tpl.json new file mode 100644 index 00000000..af2fda55 --- /dev/null +++ b/blender/table/table.tpl.json @@ -0,0 +1,23 @@ +{ + "actionframe": 0, + "anim_name": "", + "fps": 0, + "groups": [ + { + "frames": [], + "ground": "959 x 712", + "offset": [-20, -20, 0], + "name": "n" + }, + { + "name": "w", + "offset": [-20, -20, 0], + "mirror-from": "n" + } + ], + "height": 0, + "nframes": 1, + "object_name": "table", + "pixel_size": "0 x 0", + "scale": ["width", 180] +} -- cgit v1.2.3