Hello all!
I'm setting a custom cursor with the Set Mouse Cursor action, however the texture I'm using needs its origin/hotspot in the top left (like a regular windows cursor).
Set Mouse Cursor seems to set the hotspot to the centre by default. I have tried setting the texture as a Cursor and also as Sprite (2D and UI) with pivot set to top-left. No success so far.
I'm usually good at finding solutions on my own but this relatively simple thing has stumped me for a while now.
Any help would be very appreciated!