From e46dd0f45d1cab35c7441d72f5dcac83720cc539 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 25 Nov 2022 19:37:06 +0100 Subject: add scenery horizontal mirroring --- anim/table.json | 11 ++--------- anim/table.tga | Bin 175134 -> 87626 bytes 2 files changed, 2 insertions(+), 9 deletions(-) (limited to 'anim') diff --git a/anim/table.json b/anim/table.json index 3b15dbc0..f472a4cd 100644 --- a/anim/table.json +++ b/anim/table.json @@ -20,14 +20,7 @@ ] }, { - "frames": [ - { - "ground": "90 x 88", - "offset": "0 x 164", - "size": "180 x 164" - } - ], - "ground": "959 x 712", + "mirror-from": "n", "name": "w", "offset": [ 0, @@ -39,6 +32,6 @@ "height": 0, "nframes": 1, "object_name": "table", - "pixel_size": "180 x 328", + "pixel_size": "180 x 164", "width": 180 } diff --git a/anim/table.tga b/anim/table.tga index a3c6aed6..1f6083fc 100644 Binary files a/anim/table.tga and b/anim/table.tga differ -- cgit v1.2.3