mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 20:35:54 +00:00
Alarm trigger enhancements
This commit is contained in:
parent
9f89246425
commit
d0baa87bba
9 changed files with 80 additions and 20 deletions
|
|
@ -814,7 +814,7 @@ tracks/13/keys = {
|
|||
}
|
||||
tracks/14/type = "audio"
|
||||
tracks/14/imported = false
|
||||
tracks/14/enabled = true
|
||||
tracks/14/enabled = false
|
||||
tracks/14/path = NodePath("AudioStreamPlayer2D2")
|
||||
tracks/14/interp = 1
|
||||
tracks/14/loop_wrap = true
|
||||
|
|
@ -1258,7 +1258,6 @@ texture = ExtResource("31_mqbwl")
|
|||
stretch_mode = 5
|
||||
|
||||
[node name="Intro7" type="TextureRect" parent="MarginContainer/ImagesContainer"]
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
layout_mode = 2
|
||||
texture = ExtResource("35_gbvvb")
|
||||
stretch_mode = 5
|
||||
|
|
@ -1282,7 +1281,6 @@ offset_bottom = 40.0
|
|||
texture = ExtResource("38_kkn1r")
|
||||
|
||||
[node name="Intro8" type="TextureRect" parent="MarginContainer/ImagesContainer"]
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
layout_mode = 2
|
||||
texture = ExtResource("39_4d10p")
|
||||
stretch_mode = 5
|
||||
|
|
@ -1300,7 +1298,6 @@ offset_bottom = 40.0
|
|||
texture = ExtResource("41_bsyaq")
|
||||
|
||||
[node name="Intro9" type="TextureRect" parent="MarginContainer/ImagesContainer"]
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
texture = ExtResource("42_oui7j")
|
||||
|
|
@ -1326,7 +1323,6 @@ offset_bottom = 100.0
|
|||
texture = ExtResource("45_8f1jm")
|
||||
|
||||
[node name="Intro10" type="TextureRect" parent="MarginContainer/ImagesContainer"]
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
texture = ExtResource("42_oui7j")
|
||||
|
|
@ -1361,7 +1357,7 @@ texture = ExtResource("35_lrnvt")
|
|||
process_material = SubResource("ParticleProcessMaterial_6n1fx")
|
||||
|
||||
[node name="Intro11" type="TextureRect" parent="MarginContainer/ImagesContainer"]
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
modulate = Color(1, 1, 1, 0.870762)
|
||||
clip_contents = true
|
||||
layout_mode = 2
|
||||
texture = ExtResource("50_kkn1r")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue