arcade
arcade copied to clipboard
Integer UI
While working on the Hit Box tool I found that the UI elements often did not have integer position causing 1-2 pixel flickering and unpleasant artefacts. I have currently just updated gui.Rect to always floor values to int.