Skip to content

Commit b5e7428

Browse files
committed
Add Different Hell Hole Background Color
1 parent 3e20abd commit b5e7428

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

HellHole/HellHole.tscn

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,17 @@ stream = ExtResource("2_0g1d0")
4545
autoplay = true
4646

4747
[node name="ColorRect" type="ColorRect" parent="."]
48+
z_index = -1
4849
offset_right = 1352.0
4950
offset_bottom = 771.0
5051
color = Color(0, 0, 0, 0)
5152

53+
[node name="UnderColor" type="ColorRect" parent="."]
54+
z_index = -2
55+
offset_right = 1352.0
56+
offset_bottom = 771.0
57+
color = Color(0.309804, 0.235294, 0.305882, 1)
58+
5259
[node name="GameEnd" parent="." instance=ExtResource("2_ja1pt")]
5360
visible = false
5461

0 commit comments

Comments
 (0)