mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 05:55:55 +00:00
Added sfx
This commit is contained in:
parent
6f92162d5a
commit
866e799aaa
27 changed files with 285 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://m88tchaflpln"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://b0ficxrbhf8om" path="res://SFX/615532__crash_358__sci-fi-ui-button-sound-005.wav" id="1_q5ph6"]
|
||||
[ext_resource type="AudioStream" uid="uid://b3rm0vj6x54k4" path="res://SFX/th_knockoff_sfx/click_collect.wav" id="1_q5ph6"]
|
||||
|
||||
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D"]
|
||||
stream = ExtResource("1_q5ph6")
|
||||
|
|
|
|||
|
|
@ -1126,7 +1126,7 @@ position = Vector2(-2000, -736)
|
|||
[node name="ControlPad8" parent="Parallax2D/Factory Tilemaps/LevelProps" node_paths=PackedStringArray("Targets") instance=ExtResource("12_hfkf1")]
|
||||
position = Vector2(-2027, -735)
|
||||
Targets = [NodePath("../HorizontalForceField")]
|
||||
Requirements = [ExtResource("84_ma1ta")]
|
||||
Requirements = Array[ExtResource("6_8tdlb")]([ExtResource("84_ma1ta")])
|
||||
|
||||
[node name="Ammo6" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("34_17pjh")]
|
||||
position = Vector2(-872, -220)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue