So i’m working on some UI buttons and the graphics are being held in place with ScrollX/ScrollY set to zero.
Now if I were to make them clickable they would need hitboxes, BUT there is no scrollX/ScrollY feature for hitboxes(?). I’ve tried masks too but it seems there must be another way to keep the hitbox centered on the graphic.
Thanks for your help.