Using Cursor with Unity
Question
How can I set up Cursor to work with Unity?
Answer
It is very simple:
- Open the Unity Project.
- Go to Edit > Preferences > External Tools.
- Under External Script Editor, select Cursor. (If you don’t see Cursor listed, just find and select “Cursor.exe” by browsing.)
- Click on Assets > Open C# Project.
That's it!