From 8b90c04dc452ca3c424ddcfb646f19f70911138c Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Fri, 2 Dec 2022 12:05:13 -0800 Subject: 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. --- assets/mask.mask.ans | Bin 2874 -> 2944 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'assets/mask.mask.ans') diff --git a/assets/mask.mask.ans b/assets/mask.mask.ans index aab32cf..34e8252 100644 Binary files a/assets/mask.mask.ans and b/assets/mask.mask.ans differ -- cgit v1.2.3