\#7 ajout de la musique de fond
This commit is contained in:
@@ -32,6 +32,11 @@ item = ExtResource("6_bf3um")
|
||||
[node name="Planet" parent="." node_paths=PackedStringArray("import_entities_from_node") instance=ExtResource("1_pyidc")]
|
||||
import_entities_from_node = NodePath("../Entities")
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="Planet"]
|
||||
stream = ExtResource("5_l8v81")
|
||||
volume_db = -4.0
|
||||
autoplay = true
|
||||
|
||||
[node name="Camera" parent="." node_paths=PackedStringArray("following") instance=ExtResource("3_vvh5c")]
|
||||
position = Vector2(2.22, 0)
|
||||
following = NodePath("../Entities/Player")
|
||||
|
||||
Reference in New Issue
Block a user