File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [remap]
2+
3+ importer="mp3"
4+ type="AudioStreamMP3"
5+ uid="uid://ds5qh7asixqsy"
6+ path="res://.godot/imported/335571__magntron__gamemusic.mp3-6b8847acd82911f959453a5dc8b9cc79.mp3str"
7+
8+ [deps]
9+
10+ source_file="res://HellHole/335571__magntron__gamemusic.mp3"
11+ dest_files=["res://.godot/imported/335571__magntron__gamemusic.mp3-6b8847acd82911f959453a5dc8b9cc79.mp3str"]
12+
13+ [params]
14+
15+ loop=true
16+ loop_offset=0.0
17+ bpm=0.0
18+ beat_count=0
19+ bar_beats=4
Original file line number Diff line number Diff line change 1- [gd_scene load_steps =9 format =3 uid ="uid://do3jinnfccsjs" ]
1+ [gd_scene load_steps =10 format =3 uid ="uid://do3jinnfccsjs" ]
22
33[ext_resource type ="FontFile" uid ="uid://digk2l351175t" path ="res://Common/G.B.BOOT.ttf" id ="1_nyld7" ]
44[ext_resource type ="Script" uid ="uid://dl1r1phgaqi5l" path ="res://HellHole/Scripts/HellHole.cs" id ="1_v4aca" ]
5+ [ext_resource type ="AudioStream" uid ="uid://ds5qh7asixqsy" path ="res://HellHole/335571__magntron__gamemusic.mp3" id ="2_0g1d0" ]
56[ext_resource type ="PackedScene" uid ="uid://cld6lpt2s7xht" path ="res://Common/GameEnd.tscn" id ="2_ja1pt" ]
67[ext_resource type ="Texture2D" uid ="uid://dmnlye1tms4qt" path ="res://HellHole/Slug1.png" id ="3_ja1pt" ]
78[ext_resource type ="Texture2D" uid ="uid://brnp410ec4x0v" path ="res://HellHole/Slug2.png" id ="4_0g1d0" ]
@@ -39,6 +40,10 @@ _startMessage = NodePath("StartMessage")
3940_bgRect = NodePath ("ColorRect" )
4041_gameEnd = NodePath ("GameEnd" )
4142
43+ [node name ="AudioStreamPlayer" type ="AudioStreamPlayer" parent ="." ]
44+ stream = ExtResource ("2_0g1d0" )
45+ autoplay = true
46+
4247[node name ="ColorRect" type ="ColorRect" parent ="." ]
4348offset_right = 1352.0
4449offset_bottom = 771.0
You can’t perform that action at this time.
0 commit comments