From c9d7437ffe4595e16e0d94670c5d0294e33dfd37 Mon Sep 17 00:00:00 2001 From: Kistaro Windrider Date: Sat, 21 Jun 2025 16:40:23 -0700 Subject: [PATCH] trim up draw costs a bit --- vacuum_gambit.p8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vacuum_gambit.p8 b/vacuum_gambit.p8 index fd4ef67..2e674b9 100644 --- a/vacuum_gambit.p8 +++ b/vacuum_gambit.p8 @@ -1073,8 +1073,8 @@ rate: 2/sec vulcan_e = mknew(bullet_base.new{ --shape sprite = 21, - width = 1, --in 8x8 blocks - height = 1, + width = 0.125, --in 8x8 blocks + height = 0.5, hurt = { -- hurtbox - where this ship can be hit x_off = 0, -- upper left corner y_off = 0, -- relative to sprite