mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 20:43:47 +00:00
Split briefing
This commit is contained in:
parent
b40f32bf5e
commit
2214db888f
7 changed files with 84 additions and 22 deletions
55
Scenes/Maps/Intro_Briefing_2.tscn
Normal file
55
Scenes/Maps/Intro_Briefing_2.tscn
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
[gd_scene load_steps=7 format=3 uid="uid://dnd018k84qkuf"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bf0tnhnwttrim" path="res://Scripts/Misc/DialogueAutoStarter.cs" id="1_mccaa"]
|
||||
[ext_resource type="PackedScene" uid="uid://cpgrmlc0c1ssj" path="res://3D/BriefingRoom3D.tscn" id="2_4ps26"]
|
||||
[ext_resource type="Shader" uid="uid://iw1ujgfir2li" path="res://Shaders/CRT.gdshader" id="3_4s0g4"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_pa17m"]
|
||||
shader = ExtResource("3_4s0g4")
|
||||
shader_parameter/screen_width = 1024.0
|
||||
shader_parameter/screen_height = 600.0
|
||||
shader_parameter/BarrelPower = 1.0
|
||||
shader_parameter/color_bleeding = 0.265
|
||||
shader_parameter/bleeding_range_x = 2.845
|
||||
shader_parameter/bleeding_range_y = 2.64
|
||||
shader_parameter/lines_distance = 4.0
|
||||
shader_parameter/scan_size = 2.0
|
||||
shader_parameter/scanline_alpha = 0.9
|
||||
shader_parameter/lines_velocity = 30.0
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_mp1dh"]
|
||||
colors = PackedColorArray(1, 0.984314, 1, 1, 1, 1, 1, 1)
|
||||
|
||||
[sub_resource type="GradientTexture2D" id="GradientTexture2D_mvptm"]
|
||||
gradient = SubResource("Gradient_mp1dh")
|
||||
|
||||
[node name="IntroBriefing" type="Node2D"]
|
||||
script = ExtResource("1_mccaa")
|
||||
_trackName = &"Mission1_Briefing_2"
|
||||
_finishedScenePath = &"uid://bv451a8wgty4u"
|
||||
|
||||
[node name="SubViewportContainer" type="SubViewportContainer" parent="."]
|
||||
offset_right = 320.0
|
||||
offset_bottom = 160.0
|
||||
|
||||
[node name="SubViewport" type="SubViewport" parent="SubViewportContainer"]
|
||||
handle_input_locally = false
|
||||
size = Vector2i(320, 160)
|
||||
render_target_update_mode = 4
|
||||
|
||||
[node name="BriefingRoom3d" parent="SubViewportContainer/SubViewport" instance=ExtResource("2_4ps26")]
|
||||
|
||||
[node name="CRT" type="TextureRect" parent="."]
|
||||
visible = false
|
||||
top_level = true
|
||||
material = SubResource("ShaderMaterial_pa17m")
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -7.0
|
||||
offset_top = -4.0
|
||||
offset_right = 339.0
|
||||
offset_bottom = 167.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = SubResource("GradientTexture2D_mvptm")
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=51 format=4 uid="uid://bpnahwxmjgb6t"]
|
||||
[gd_scene load_steps=50 format=4 uid="uid://bpnahwxmjgb6t"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://doxmbokehw8ci" path="res://Scripts/GameManager.cs" id="1_qxyfr"]
|
||||
[ext_resource type="Resource" uid="uid://b4u3cs6ietmow" path="res://Resources/Maps/Tutorial.tres" id="2_0xhda"]
|
||||
|
|
@ -30,7 +30,6 @@
|
|||
[ext_resource type="FontFile" uid="uid://cc3bdt3rt8a1o" path="res://fonts/Silver.ttf" id="25_covcf"]
|
||||
[ext_resource type="PackedScene" uid="uid://dx1urm7nttkqk" path="res://Scenes/Actors/level_teleporter.tscn" id="25_mfnhx"]
|
||||
[ext_resource type="LabelSettings" uid="uid://buk3e7bbwmnv1" path="res://Resources/Styles/Hud_Text_Style.tres" id="26_r1dm5"]
|
||||
[ext_resource type="Resource" uid="uid://xtg062tcon1j" path="res://Resources/Maps/Level1.tres" id="28_xlcit"]
|
||||
[ext_resource type="PackedScene" uid="uid://cnhgvn2salyxl" path="res://Scenes/Items/Icicle_Repeater.tscn" id="32_covcf"]
|
||||
[ext_resource type="PackedScene" uid="uid://cmr6fclttrpkb" path="res://Scenes/Items/Ammo1.tscn" id="33_0xhda"]
|
||||
[ext_resource type="Script" uid="uid://upq0b4sx7nhw" path="res://Scripts/Misc/CameraTarget.cs" id="33_xlcit"]
|
||||
|
|
@ -333,8 +332,7 @@ vertical_alignment = 1
|
|||
|
||||
[node name="LevelTeleporter" parent="Parallax2D/Tilemaps" instance=ExtResource("25_mfnhx")]
|
||||
position = Vector2(999, -40)
|
||||
LevelPath = "res://Scenes/test.tscn"
|
||||
Map = ExtResource("28_xlcit")
|
||||
LevelPath = "uid://dnd018k84qkuf"
|
||||
IsEnabled = true
|
||||
|
||||
[node name="Label" type="Label" parent="Parallax2D/Tilemaps"]
|
||||
|
|
@ -351,8 +349,7 @@ horizontal_alignment = 1
|
|||
|
||||
[node name="LevelTeleporter2" parent="Parallax2D/Tilemaps" instance=ExtResource("25_mfnhx")]
|
||||
position = Vector2(135, 423)
|
||||
LevelPath = "res://Scenes/test.tscn"
|
||||
Map = ExtResource("28_xlcit")
|
||||
LevelPath = "uid://dnd018k84qkuf"
|
||||
IsEnabled = true
|
||||
|
||||
[node name="IcicleRepeater" parent="Parallax2D/Tilemaps" instance=ExtResource("32_covcf")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue