button sound!
This commit is contained in:
parent
00558c3e13
commit
b548612ecc
4 changed files with 19 additions and 0 deletions
|
@ -26,4 +26,6 @@ polygon = PoolVector2Array( 1, 7, 0, 8, 1, 8, 7, 8, 8, 8, 7, 7 )
|
|||
position = Vector2( 4, 6.5 )
|
||||
shape = SubResource( 1 )
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
|
||||
[connection signal="area_entered" from="ActivationArea" to="." method="_on_ActivationArea_area_entered"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue