Closed lm-ao closed 6 years ago
https://youtu.be/gcQQ1WNJ2Kc
basically if you pay close attention to the box when you move your mouse the outline part of it changes and offsets and becomes blurry then fucked up then normal
It's probably due to using floats as 2D screen coordinates. Try to use integers for it. I've made a class just to represent 2D coords.
Fixed with https://github.com/Wando1423/Antario/commit/02b0af28b3f24d106f1c43ab3a3dc880abfda187
https://youtu.be/gcQQ1WNJ2Kc
basically if you pay close attention to the box when you move your mouse the outline part of it changes and offsets and becomes blurry then fucked up then normal