File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
getting_started/first_2d_game Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -33,10 +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 `` Looping `` parameter 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 expand the Parameters group and check the
39- ``Looping `` 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.
4041
4142.. image :: img/unique_resource_music.webp
4243
You can’t perform that action at this time.
0 commit comments