Fix name method ambiant -> ambient
This commit is contained in:
@@ -85,4 +85,4 @@ margin_right = 185.0
|
||||
margin_bottom = 40.0
|
||||
|
||||
[connection signal="pressed" from="VBoxContainer/gyroscope/HBoxContainer/data" to="." method="_on_gyroscope_pressed"]
|
||||
[connection signal="pressed" from="VBoxContainer/ambient_sound/HBoxContainer/data" to="." method="_on_ambiant_sound_pressed"]
|
||||
[connection signal="pressed" from="VBoxContainer/ambient_sound/HBoxContainer/data" to="." method="_on_ambient_sound_pressed"]
|
||||
|
||||
@@ -735,7 +735,7 @@ shape = SubResource( 17 )
|
||||
|
||||
[node name="ObjectFind" type="AudioStreamPlayer" parent="."]
|
||||
|
||||
[node name="AmbiantSound" type="AudioStreamPlayer" parent="."]
|
||||
[node name="AmbientSound" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource( 46 )
|
||||
volume_db = -15.0
|
||||
stream_paused = true
|
||||
|
||||
Reference in New Issue
Block a user