You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,8 @@ If you need help with setting up the boilerplate or have other questions - don't
28
28
💿 Create a New Unity Project and Import the Package
29
29
- Open Unity Hub
30
30
- Click on the 'NEW' button and create a new project
31
-
- When the project opens, navigate to the folder you downloaded the package to.
32
-
- Drag and drop the package into the Unity project.
31
+
- When the project opens, open Edit->Preferences->External Tools (on MAC this is Unity->Preferences->External Tools) and make sure "Script Editor" is set to your installed Visual Studio instance. IMPORTANT: This step must be done before importing the package.
32
+
-Navigate to the folder you downloaded the package to. Drag and drop the package into the Unity project.
0 commit comments