Fix name method ambiant -> ambient
This commit is contained in:
@@ -85,4 +85,4 @@ margin_right = 185.0
|
|||||||
margin_bottom = 40.0
|
margin_bottom = 40.0
|
||||||
|
|
||||||
[connection signal="pressed" from="VBoxContainer/gyroscope/HBoxContainer/data" to="." method="_on_gyroscope_pressed"]
|
[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"]
|
||||||
|
|||||||
@@ -271,7 +271,7 @@ cell_center_y = false
|
|||||||
cell_center_z = false
|
cell_center_z = false
|
||||||
baked_meshes = [ SubResource( 4 ) ]
|
baked_meshes = [ SubResource( 4 ) ]
|
||||||
data = {
|
data = {
|
||||||
"cells": PoolIntArray( 0, 0, 3, 65531, 0, 3, 65532, 0, -1073741821, 65533, 0, -536870909, 65534, 0, 3, 65535, 0, -1610612733, 0, 1, 3, 65531, 1, 3, 65532, 1, 3, 65533, 1, 3, 65534, 1, 3, 65535, 1, 3, 0, 2, 3, 65531, 2, 3, 65532, 2, 3, 65533, 2, 3, 65534, 2, 3, 65535, 2, 3, 0, 65533, 3, 65532, 65533, 3, 65533, 65533, 3, 65534, 65533, 3, 65535, 65533, 3, 0, 65534, 3, 65531, 65534, 3, 65532, 65534, 3, 65533, 65534, 3, 65534, 65534, 3, 65535, 65534, 3, 0, 65535, 3, 65531, 65535, 3, 65532, 65535, 3, 65533, 65535, 3, 65534, 65535, 3, 65535, 65535, 3 )
|
"cells": PoolIntArray( 0, 0, 3, 65531, 0, 3, 65532, 0, 3, 65533, 0, 3, 65534, 0, 3, 65535, 0, 3, 0, 1, 3, 65531, 1, 3, 65532, 1, 3, 65533, 1, 3, 65534, 1, 3, 65535, 1, 3, 0, 2, 3, 65531, 2, 3, 65532, 2, 3, 65533, 2, 3, 65534, 2, 3, 65535, 2, 3, 0, 65533, 3, 65532, 65533, 3, 65533, 65533, 3, 65534, 65533, 3, 65535, 65533, 3, 0, 65534, 3, 65531, 65534, 3, 65532, 65534, 3, 65533, 65534, 3, 65534, 65534, 3, 65535, 65534, 3, 0, 65535, -1610612733, 65531, 65535, -536870909, 65532, 65535, 3, 65533, 65535, 3, 65534, 65535, 3, 65535, 65535, 3 )
|
||||||
}
|
}
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_editor_clip_": 0,
|
"_editor_clip_": 0,
|
||||||
@@ -744,7 +744,7 @@ shape = SubResource( 18 )
|
|||||||
|
|
||||||
[node name="ObjectFind" type="AudioStreamPlayer" parent="."]
|
[node name="ObjectFind" type="AudioStreamPlayer" parent="."]
|
||||||
|
|
||||||
[node name="AmbiantSound" type="AudioStreamPlayer" parent="."]
|
[node name="AmbientSound" type="AudioStreamPlayer" parent="."]
|
||||||
stream = ExtResource( 46 )
|
stream = ExtResource( 46 )
|
||||||
volume_db = -15.0
|
volume_db = -15.0
|
||||||
stream_paused = true
|
stream_paused = true
|
||||||
|
|||||||
Reference in New Issue
Block a user