summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2022-12-02 12:05:13 -0800
committerVito Caputo <vcaputo@pengaru.com>2022-12-02 12:09:49 -0800
commit8b90c04dc452ca3c424ddcfb646f19f70911138c (patch)
tree7d4b44d9f2e68428267c7c2988a8f38b37107e2a /assets
parentc87a603089a8dad5122d2cf4abcb99d39c79b164 (diff)
assets: fix mask.ans to include SAUCE metadata
Dunno why PabloDraw omitted the SAUCE info when creating this originally, but it was producing an 80 column rendering of the mask which is more like 43 columns. This resulted in the collision box/aabb being far larger than the actual mask as rendered. Now with the fixed rendering the mask's scale factor needed some tweaking as well to preserve the same visual size more or less.
Diffstat (limited to 'assets')
-rw-r--r--assets/mask.ansbin2874 -> 2944 bytes
-rw-r--r--assets/mask.mask.ansbin2874 -> 2944 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/assets/mask.ans b/assets/mask.ans
index aab32cf..34e8252 100644
--- a/assets/mask.ans
+++ b/assets/mask.ans
Binary files differ
diff --git a/assets/mask.mask.ans b/assets/mask.mask.ans
index aab32cf..34e8252 100644
--- a/assets/mask.mask.ans
+++ b/assets/mask.mask.ans
Binary files differ
© All Rights Reserved