level jackie and end dialog
This commit is contained in:
parent
45710612b2
commit
70ac222664
|
@ -55,6 +55,13 @@ script = ExtResource( 6 )
|
|||
transform = Transform( 2, 0, 0, 0, 2, 0, 0, 0, 0.062, 0, 0, 0 )
|
||||
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 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 18.1989, -523.791, -3.90097 )
|
||||
id = 6
|
||||
|
|
|
@ -179,7 +179,13 @@
|
|||
"character": "",
|
||||
"event_id": "dialogic_001",
|
||||
"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",
|
||||
|
@ -193,7 +199,7 @@
|
|||
"character": "",
|
||||
"event_id": "dialogic_001",
|
||||
"portrait": "",
|
||||
"text": "(Your neural scanner blinks)"
|
||||
"text": "(The last thing you hear is tour neural scanner blink)"
|
||||
},
|
||||
{
|
||||
"character": "",
|
||||
|
@ -201,12 +207,6 @@
|
|||
"portrait": "",
|
||||
"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_bus": "Master",
|
||||
|
|
Loading…
Reference in New Issue