diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-04-02 06:14:09 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-04-02 06:14:09 +0200 |
commit | 86c6ba861f9ace14faec9c50d7a00ec6c79de719 (patch) | |
tree | 6b5bfacdef0ebbba81a6f6ef6f1985c25e29e84a /blender/table/table.tpl.json | |
parent | eed15d9a39d2cc3886bcd5025f70a230ad59d316 (diff) |
a
Diffstat (limited to 'blender/table/table.tpl.json')
-rw-r--r-- | blender/table/table.tpl.json | 23 |
1 files changed, 23 insertions, 0 deletions
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]
+}
|