Centered Mouse Cursor

Hello,

Is there any way to use this:

As a cursor? Since the click would need to be in the middle, and Unity seems to default to the top left with no way to change it.

Thanks!

Yes. Cursor.SetCursor allows you to set the hotspot so it does not need to be the top left.