level jackie and end dialog

This commit is contained in:
dukegoobler 2023-01-04 20:07:56 -07:00
parent 45710612b2
commit 70ac222664
2 changed files with 15 additions and 8 deletions

View File

@ -55,6 +55,13 @@ script = ExtResource( 6 )
transform = Transform( 2, 0, 0, 0, 2, 0, 0, 0, 0.062, 0, 0, 0 ) transform = Transform( 2, 0, 0, 0, 2, 0, 0, 0, 0.062, 0, 0, 0 )
shape = SubResource( 1 ) shape = SubResource( 1 )
[node name="OmniLight" type="OmniLight" parent="Heart_2"]
transform = Transform( 0.00166667, 1.38778e-17, -6.91216e-10, -1.38778e-17, 0.00166667, -3.72966e-17, 6.91216e-10, 2.68882e-17, 0.00166667, 0.00592269, 0.011599, 0.0764887 )
light_color = Color( 0.768627, 0.0941176, 0.0941176, 1 )
light_energy = 2.0
shadow_enabled = true
omni_range = 15.0
[node name="black_box" parent="." instance=ExtResource( 9 )] [node name="black_box" parent="." instance=ExtResource( 9 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 18.1989, -523.791, -3.90097 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 18.1989, -523.791, -3.90097 )
id = 6 id = 6

View File

@ -179,7 +179,13 @@
"character": "", "character": "",
"event_id": "dialogic_001", "event_id": "dialogic_001",
"portrait": "", "portrait": "",
"text": "You have fallen. Unable to stand on broken legs, you slowly begin to sink" "text": "You have fallen. Unable to stand on broken legs, you slowly begin to sink into the heart"
},
{
"character": "",
"event_id": "dialogic_001",
"portrait": "",
"text": "Your screams for help are left unanswered as the meat smothers you in its warm embrace"
}, },
{ {
"audio": "play", "audio": "play",
@ -193,7 +199,7 @@
"character": "", "character": "",
"event_id": "dialogic_001", "event_id": "dialogic_001",
"portrait": "", "portrait": "",
"text": "(Your neural scanner blinks)" "text": "(The last thing you hear is tour neural scanner blink)"
}, },
{ {
"character": "", "character": "",
@ -201,12 +207,6 @@
"portrait": "", "portrait": "",
"text": "( IDENTITY: JOHN STUART. AGE: 27. CONDITION: CRITICAL)" "text": "( IDENTITY: JOHN STUART. AGE: 27. CONDITION: CRITICAL)"
}, },
{
"character": "",
"event_id": "dialogic_001",
"portrait": "",
"text": "Your screams for help are left unanswered as the meat smothers you in its warm embrace"
},
{ {
"audio": "play", "audio": "play",
"audio_bus": "Master", "audio_bus": "Master",