Castlevania ReVamped Android APK v0.1.4 - Precise Hitbox Overlay
·
2 commits
to main
since this release
Castlevania ReVamped Android APK v0.1.4
This release corrects the debug overlay for precise/image-based whip masks.
Changed
- The whip debug overlay no longer draws the large bbox rectangle as the apparent hit area.
- Whip masks now draw as a tinted sprite/mask silhouette labelled
WHIP PRECISE. - The old rectangular bbox envelope remains only as a faint outline, so it is clear where rectangle overlap can be misleading.
Why
GameMaker's whip sprites use precise/image-based collision masks. Their bbox_* values describe only a broad envelope. That made the previous debug overlay look like the whip hitbox was a large square even when transparent edge pixels would not collide with lamps/breakables.
Verification
- Built Android debug and release APKs with
./tools/build-android-apk.sh. - Verified release APK signing and package identity:
com.castlevania.revamped.