Open MusicFreak456 opened 1 year ago
Perhaps we can make squere hitbox around pointer and test whether some shape is contained in it or intersects either of its walls.
Or perhaps just add circle around the cursor and display it so that user knows what his aiming with. Every shape that intersects or is contained in that circle will get selected.
Right now pointer hitbox is just a single point which makes aiming quite challenging.