- Home /
Question by
SoshJam · Mar 04, 2021 at 04:28 AM ·
c#cursorcursor-customization
How do I change the cursor without a separate Texture2D?
I would like to set the cursor to how it looks when vertically resizing a window (double headed vertical arrow) or when you are moving something (four pointed arrow) via a script. I would like to use the default system cursors, rather than a custom Texture2D. Is it possible to set the mode of a cursor in this way, or do I have to make my own sprites for them?
Comment
Your answer
Follow this Question
Related Questions
How do I define the SetCursor Script? 1 Answer
How Do I Lock the Cursor to the Center of the Screen? 1 Answer
How Can I Lock The Cursor Position? 1 Answer
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers