Furball-Engine/Furball

[BUG] Circular hitboxes are broken

Beyley opened this issue · 3 comments

Describe the bug
When you set a drawable to be circular its hitbox is all sorts of broken

To Reproduce
Steps to reproduce the behavior:

  1. Create a drawable, set it to be circular, then test its hitbox

Expected behavior
The hitbox should be perfectly circular

Screenshots
N/A

Desktop (please complete the following information):

  • OS: [e.g. Linux]
  • Version [aff7175]

must have been broken by the new change in primitive drawing libraries

must have been broken by the new change in primitive drawing libraries

Possibly, ill go ahead and rewrite the circular hitbox algorithm with some real documentation this time

Closed in 38cb066