File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
getting_started/first_2d_game Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,11 @@ Add two :ref:`AudioStreamPlayer <class_AudioStreamPlayer>` nodes as children of
3333click on the ``Stream `` property, select "Load", and choose the corresponding
3434audio file.
3535
36- All audio is automatically imported with the `` Loop `` setting disabled.
36+ All audio is automatically imported with the ** Loop ** setting disabled.
3737If you want the music to loop seamlessly, click on the Stream file arrow,
38- select ``Make Unique ``, then click on the Stream file and check the ``Loop `` box.
38+ and select **Make Unique **. Then expand the **Stream ** resource in
39+ the inspector by clicking on the name of the stream, by the colorful
40+ music note icon, and enable the **Loop ** property.
3941
4042.. image :: img/unique_resource_music.webp
4143
You can’t perform that action at this time.
0 commit comments