79650182

Date: 2025-06-02 18:54:47
Score: 2
Natty:
Report link

You are using swept AABB, that's design for point vs rectangle collision, but your current code takes circle vs rectangle you can fix this by using circle vs rectangle swept logic with checks the distance to corner

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohsin Rana