alexis tweak plus some end dialog

This commit is contained in:
dukegoobler 2023-01-04 20:03:05 -07:00
parent 2f2894e656
commit d571475668
8 changed files with 68 additions and 25 deletions

View File

@ -5,7 +5,7 @@ content_margin_left = 10.0
content_margin_right = 10.0 content_margin_right = 10.0
content_margin_top = 10.0 content_margin_top = 10.0
content_margin_bottom = 10.0 content_margin_bottom = 10.0
bg_color = Color( 0.2, 0.23, 0.31, 1 ) bg_color = Color( 0.03, 0.21, 0.26, 1 )
border_width_left = 1 border_width_left = 1
border_width_top = 1 border_width_top = 1
border_width_right = 1 border_width_right = 1

View File

@ -38,6 +38,9 @@ transform = Transform( 0.998181, 0, 0.060282, 0, 1, 0, -0.060282, 0, 0.998181, 4
[node name="bridge" parent="." instance=ExtResource( 2 )] [node name="bridge" parent="." instance=ExtResource( 2 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -4.35255, -237.925, -7.85863 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -4.35255, -237.925, -7.85863 )
[node name="bridge2" parent="." instance=ExtResource( 2 )]
transform = Transform( 1, 0, 0, 0, 0.993678, 0.112267, 0, -0.112267, 0.993678, -4.35255, -298.997, -7.85863 )
[node name="dialogue_platform" parent="." instance=ExtResource( 6 )] [node name="dialogue_platform" parent="." instance=ExtResource( 6 )]
transform = Transform( -0.00622234, 0.26132, -0.965232, 0.984724, -0.166367, -0.0513891, -0.174012, -0.950807, -0.256293, -9.27767, -292.621, 24.8008 ) transform = Transform( -0.00622234, 0.26132, -0.965232, 0.984724, -0.166367, -0.0513891, -0.174012, -0.950807, -0.256293, -9.27767, -292.621, 24.8008 )
@ -48,4 +51,19 @@ transform = Transform( -0.929686, 0, 0.368352, 0, 1, 0, -0.368352, 0, -0.929686,
transform = Transform( -0.0983844, 2.98061, 5.76833, 4.72262, 0.154299, -0.0388896, 0.00299956, 5.2907, -0.579473, -1.70829, 3.38397, 5.07203 ) transform = Transform( -0.0983844, 2.98061, 5.76833, 4.72262, 0.154299, -0.0388896, 0.00299956, 5.2907, -0.579473, -1.70829, 3.38397, 5.07203 )
[node name="creek_platform" parent="." instance=ExtResource( 9 )] [node name="creek_platform" parent="." instance=ExtResource( 9 )]
transform = Transform( 3.74529, 0, 0.111503, 0, 1, 0, 0.865761, 0, 2.4009, -5.52073, -297.308, 18.7745 ) transform = Transform( 3.48191, 0, -0.392344, 0, 1, 0, 1.62881, 0, 2.37125, -5.52073, -294.493, 18.7745 )
[node name="creek_platform2" parent="." instance=ExtResource( 9 )]
transform = Transform( 3.42535, 0, 1.6289, 0, 1, 0, -1.74463, 0, 1.76732, 10.0399, -266.67, 18.297 )
[node name="creek_platform4" parent="." instance=ExtResource( 9 )]
transform = Transform( 3.46356, 0, -0.418723, 0, 1, 0, 1.66748, 0, 2.36673, -13.6817, -250.367, 16.622 )
[node name="creek_platform5" parent="." instance=ExtResource( 9 )]
transform = Transform( 3.42535, 0, 1.6289, 0, 1, 0, -1.74463, 0, 1.76732, 10.0399, -334.916, 18.297 )
[node name="creek_platform6" parent="." instance=ExtResource( 9 )]
transform = Transform( 3.46356, 0, -0.418723, 0, 1, 0, 1.66748, 0, 2.36673, -13.6817, -318.613, 16.622 )
[node name="creek_platform3" parent="." instance=ExtResource( 9 )]
transform = Transform( 2.95813, 0, -0.978084, 0, 1, 0, 2.45483, 0, 2.19547, -14.5492, -278.404, 15.0742 )

View File

@ -37,7 +37,7 @@ shadow_enabled = true
transform = Transform( 0.293757, 0, 0.95588, 0, 2.76592, 0, -0.95588, 0, 0.293757, -33.8926, -520.389, -8.76617 ) transform = Transform( 0.293757, 0, 0.95588, 0, 2.76592, 0, -0.95588, 0, 0.293757, -33.8926, -520.389, -8.76617 )
[node name="dialogue_platform2" parent="." instance=ExtResource( 4 )] [node name="dialogue_platform2" parent="." instance=ExtResource( 4 )]
transform = Transform( 0.957214, 0.289383, 0, -0.705992, 2.33526, 0, 0, 0, 1, -30.1093, -522.019, -8.76617 ) transform = Transform( 0.47125, -0.463241, 0.918156, 0.0126881, 2.80226, 0, -1.09203, 1.07347, 0.396219, -32.0499, -521.224, -8.76617 )
[node name="SinkBlock" parent="." instance=ExtResource( 5 )] [node name="SinkBlock" parent="." instance=ExtResource( 5 )]
transform = Transform( 30, 0, 0, 0, 1, 0, 0, 0, 30, -0.004, -469.575, 0.012 ) transform = Transform( 30, 0, 0, 0, 1, 0, 0, 0, 30, -0.004, -469.575, 0.012 )

Binary file not shown.

View File

@ -108,13 +108,13 @@
"character": "", "character": "",
"event_id": "dialogic_001", "event_id": "dialogic_001",
"portrait": "", "portrait": "",
"text": "You and Brimley are evacuated from the site and paid handsomely for your services on the condition that you remain silent on what you have witnessed" "text": "You and Brimley are evacuated from the site and paid handsomely for your services"
}, },
{ {
"character": "", "character": "",
"event_id": "dialogic_001", "event_id": "dialogic_001",
"portrait": "", "portrait": "",
"text": "On Earth, the crews families are happily reunited with their loved ones without the traumatic memory of their fate deep beneath surface of Ceres" "text": "On Earth, the crews families are happily reunited with their loved ones unaware of their fate deep beneath surface of Ceres"
}, },
{ {
"character": "", "character": "",

View File

@ -79,6 +79,10 @@
"portrait": "", "portrait": "",
"text": "Hmm. Come back when you're ready then Stuart" "text": "Hmm. Come back when you're ready then Stuart"
}, },
{
"event_id": "dialogic_022",
"transition_duration": 1
},
{ {
"event_id": "dialogic_013" "event_id": "dialogic_013"
}, },
@ -115,6 +119,10 @@
"portrait": "", "portrait": "",
"text": "Come back when youve gathered enough data" "text": "Come back when youve gathered enough data"
}, },
{
"event_id": "dialogic_022",
"transition_duration": 1
},
{ {
"event_id": "dialogic_013" "event_id": "dialogic_013"
}, },
@ -259,6 +267,14 @@
{ {
"event_id": "dialogic_013" "event_id": "dialogic_013"
}, },
{
"definition": "1672699872-250",
"event_id": "dialogic_014",
"operation": "=",
"random_upper_limit": 100,
"set_random": false,
"set_value": "true"
},
{ {
"character": "character-1667667572.json", "character": "character-1667667572.json",
"event_id": "dialogic_001", "event_id": "dialogic_001",
@ -295,18 +311,6 @@
"portrait": "", "portrait": "",
"text": "Come back when youve found five data fragments. That should be enough to paint a clear picture of their final movements" "text": "Come back when youve found five data fragments. That should be enough to paint a clear picture of their final movements"
}, },
{
"event_id": "dialogic_015",
"id": "anchor-1634488067",
"index": 0,
"name": "glider/float"
},
{
"character": "character-1667667572.json",
"event_id": "dialogic_001",
"portrait": "",
"text": "Oh and one last thing..."
},
{ {
"character": "character-1667667572.json", "character": "character-1667667572.json",
"event_id": "dialogic_001", "event_id": "dialogic_001",
@ -326,7 +330,7 @@
], ],
"portrait": "", "portrait": "",
"question": "Its your paycheck. You want the boost?" "question": "It's your paycheck. You want the boost?"
}, },
{ {
"choice": "Yes", "choice": "Yes",
@ -349,6 +353,10 @@
"set_random": false, "set_random": false,
"set_value": "true" "set_value": "true"
}, },
{
"event_id": "dialogic_022",
"transition_duration": 1
},
{ {
"choice": "No", "choice": "No",
"condition": "", "condition": "",
@ -370,16 +378,15 @@
"set_random": false, "set_random": false,
"set_value": "false" "set_value": "false"
}, },
{
"event_id": "dialogic_022",
"transition_duration": 1
},
{ {
"event_id": "dialogic_013" "event_id": "dialogic_013"
}, },
{ {
"definition": "1672699872-250", "event_id": "dialogic_013"
"event_id": "dialogic_014",
"operation": "=",
"random_upper_limit": 100,
"set_random": false,
"set_value": "true"
} }
], ],
"metadata": { "metadata": {

View File

@ -0,0 +1,16 @@
extends Spatial
# Declare member variables here. Examples:
# var a = 2
# var b = "text"
# Called when the node enters the scene tree for the first time.
func _ready():
Input.set_mouse_mode(Input.MOUSE_MODE_VISIBLE)
pass
# Called every frame. 'delta' is the elapsed time since the previous frame.
#func _process(delta):
# pass

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=15 format=2] [gd_scene load_steps=16 format=2]
[ext_resource path="res://assets/title_font.tres" type="DynamicFont" id=1] [ext_resource path="res://assets/title_font.tres" type="DynamicFont" id=1]
[ext_resource path="res://effects/grainy_shader.tscn" type="PackedScene" id=2] [ext_resource path="res://effects/grainy_shader.tscn" type="PackedScene" id=2]
@ -11,6 +11,7 @@
[ext_resource path="res://assets/meat_bore/meat_module/meat_module_outside_walls_1.png" type="Texture" id=9] [ext_resource path="res://assets/meat_bore/meat_module/meat_module_outside_walls_1.png" type="Texture" id=9]
[ext_resource path="res://effects/WorldEnvironment.tscn" type="PackedScene" id=10] [ext_resource path="res://effects/WorldEnvironment.tscn" type="PackedScene" id=10]
[ext_resource path="res://assets/Starbox3.png" type="Texture" id=11] [ext_resource path="res://assets/Starbox3.png" type="Texture" id=11]
[ext_resource path="res://screens/EndScreen_Planet.gd" type="Script" id=12]
[sub_resource type="Animation" id=4] [sub_resource type="Animation" id=4]
resource_name = "camera descend" resource_name = "camera descend"
@ -55,6 +56,7 @@ glow_enabled = true
glow_bloom = 1.0 glow_bloom = 1.0
[node name="endscreen_planet" type="Spatial"] [node name="endscreen_planet" type="Spatial"]
script = ExtResource( 12 )
[node name="void" type="OmniLight" parent="."] [node name="void" type="OmniLight" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -128.2, 0 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -128.2, 0 )