Sean-Nishi / M1Wengine

A action-adventure game developed with Python 3.11.1 and pygame. Complete missions before timer expires.
3 stars 0 forks source link

Adjust minotaur hitbox to ignore alpha channel in sprite surface #346

Open owalk opened 10 months ago

owalk commented 10 months ago

reduce hitbox size to squeeze in closer to the sprite

Sean-Nishi commented 10 months ago

Render a red box around the hitbox to help with testing/debugging.