BlaDe
Farmer
When a bomb goes off, the center of the explosion is 1 left, 1 up from where the bomb was placed.
Removing the -1f from the areaOfEffect Rectangle for both x and y in GameLocation::explode fixes it.
For these images I let the bomb go off, then replaced the tile underneath where the original went off, placed another, then took a screenshot.
Also affects explosive ammo:
Removing the -1f from the areaOfEffect Rectangle for both x and y in GameLocation::explode fixes it.
For these images I let the bomb go off, then replaced the tile underneath where the original went off, placed another, then took a screenshot.
Also affects explosive ammo:




Last edited by a moderator: