corrections
This commit is contained in:
parent
5dd55238b2
commit
d4aff77ffb
@ -140,13 +140,17 @@ autoplay = true
|
|||||||
bus = "Music"
|
bus = "Music"
|
||||||
|
|
||||||
[node name="Step2" type="AudioStreamPlayer3D" parent="."]
|
[node name="Step2" type="AudioStreamPlayer3D" parent="."]
|
||||||
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0 )
|
||||||
stream = ExtResource( 8 )
|
stream = ExtResource( 8 )
|
||||||
|
|
||||||
[node name="Step3" type="AudioStreamPlayer3D" parent="."]
|
[node name="Step3" type="AudioStreamPlayer3D" parent="."]
|
||||||
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0 )
|
||||||
stream = ExtResource( 9 )
|
stream = ExtResource( 9 )
|
||||||
|
|
||||||
[node name="Step1" type="AudioStreamPlayer3D" parent="."]
|
[node name="Step1" type="AudioStreamPlayer3D" parent="."]
|
||||||
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0 )
|
||||||
stream = ExtResource( 11 )
|
stream = ExtResource( 11 )
|
||||||
|
|
||||||
[node name="Step4" type="AudioStreamPlayer3D" parent="."]
|
[node name="Step4" type="AudioStreamPlayer3D" parent="."]
|
||||||
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -5, 0 )
|
||||||
stream = ExtResource( 10 )
|
stream = ExtResource( 10 )
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user