Gingerbeard5773 / Shiprekt

A King Arthurs Gold mod with top-down naval combat.
2 stars 4 forks source link

Proper torpedo bounce calculation #143

Closed Gingerbeard5773 closed 10 months ago

Gingerbeard5773 commented 1 year ago

The max amount of blocks a torpedo can have in order to bounce off the wall is 2. The code that supports torpedo bouncing is flawed as it doesn't work with larger torpedo's. Fixing this would allow for torpedo's up to any size to bounce.

Gingerbeard5773 commented 10 months ago

Fixed due to new origin code