[BUG] Circular hitboxes are broken
Beyley opened this issue · 3 comments
Beyley commented
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:
- 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]
Eeveelution commented
must have been broken by the new change in primitive drawing libraries
Beyley commented
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