Hello all,
As part of this large-scale Connect 4 game I am making, I’m having users click a certain block to choose which column to put their chip in. As I polish this, instead of having the slightly visible outlines, I’m going to have a halfway transparent render of the chip appear above the column when the player’s mouse hovers over it, but with that I would also like to make the default icon for a ClickDetector just be what the player’s mouse cursor would normally be. Anyone know how I can do this? I know it seems simple but I can’t find a topic on this anywhere.