I think you can import the cursor object then have every tick set cursor to none then have another sprite pinned to cursor.X
and cursor .Y and have that on an every tick statement
It seems you can't set it to none and even with Every Tick instead of On start of Layout nothing happens. Luckily for me though I wanted to make it chance to the different types you normally see (hand, text select etc) so I used Set Cursor Style instead which worked with On start of layout.