Skip to content

Commit e599033

Browse files
authored
Updating the HelloWorld instructions Player Settings (#811)
* Updating the HelloWorld instructions Player Settings Updating the HelloWorld instructions for Player Settings to make it clearer to follow. * Update helloworld.md * Update helloworld.md * Update helloworld.md
1 parent 78817ef commit e599033

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/tutorials/helloworld.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,9 @@ public class NetworkCommandLine : MonoBehaviour
171171

172172
9. Paste the copied code into your code editor.
173173
1. Save your changes. Your script will reload in the Unity Editor.
174-
1. Back in the Editor, select **File** > **Build Settings** > **Player Settings...**. Beneath **Settings for PC, Mac, & Linux Standalone**, click **Resolution and Presentation** to open the section options.
174+
1. Back in the Editor, open **Edit** -> **Project Settings**
175+
1. Select the **Player tab**.
176+
1. Expand the **Resolution and Presentation**.
175177
1. From **Resolution** > **Fullscreen Mode**, change `Fullscreen Window` to `Windowed`.
176178
1. Back to the Editor main window, save your scene.
177179

0 commit comments

Comments
 (0)