feat: Added missing slides
This commit is contained in:
parent
210a36e6a4
commit
84773f61d4
24 changed files with 277 additions and 17 deletions
20
slides/slide13.tscn
Normal file
20
slides/slide13.tscn
Normal file
|
@ -0,0 +1,20 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://d2u225uyquvvy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dc4syetm6tx3i" path="res://resources/backgrounds/slide13.png" id="1_mxuu7"]
|
||||
|
||||
[node name="Slide13" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_mxuu7")
|
20
slides/slide14.tscn
Normal file
20
slides/slide14.tscn
Normal file
|
@ -0,0 +1,20 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://6qqkmvepn6qj"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bwvujo4aeyccy" path="res://resources/backgrounds/slide14.png" id="1_0kj3o"]
|
||||
|
||||
[node name="Slide14" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_0kj3o")
|
20
slides/slide16.tscn
Normal file
20
slides/slide16.tscn
Normal file
|
@ -0,0 +1,20 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bexxh6hf8syxl"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://fchpmg3qyd7g" path="res://resources/backgrounds/slide16.png" id="1_r50co"]
|
||||
|
||||
[node name="Slide15" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_r50co")
|
23
slides/slide21.tscn
Normal file
23
slides/slide21.tscn
Normal file
|
@ -0,0 +1,23 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://birgeyuu3aqk7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://gqcx5v7hfjj2" path="res://resources/backgrounds/slide21.png" id="1_8xrtu"]
|
||||
|
||||
[node name="Slide21" type="Control"]
|
||||
layout_mode = 3
|
||||
anchor_left = 0.962
|
||||
anchor_top = 0.856
|
||||
anchor_right = 0.962
|
||||
anchor_bottom = 0.856
|
||||
offset_left = -923.52
|
||||
offset_top = -462.24
|
||||
offset_right = -923.52
|
||||
offset_bottom = -462.24
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_8xrtu")
|
|
@ -1,7 +1,12 @@
|
|||
[gd_scene load_steps=6 format=3 uid="uid://mo0iapmdaljl"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://mo0iapmdaljl"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bjj2ca1mm2cq4" path="res://resources/backgrounds/slide29.png" id="1_qs21i"]
|
||||
[ext_resource type="Texture2D" uid="uid://dptqbndx848m4" path="res://resources/sprites/remember.png" id="2_6tkkp"]
|
||||
[ext_resource type="Texture2D" uid="uid://vhawwpf6v0af" path="res://resources/sprites/foto4.png" id="2_tyxgp"]
|
||||
[ext_resource type="Texture2D" uid="uid://c61htps0w1ibt" path="res://resources/sprites/foto2.png" id="3_j1qng"]
|
||||
[ext_resource type="Texture2D" uid="uid://bq7iyp1ntxfb" path="res://resources/sprites/captain.png" id="4_xehf7"]
|
||||
[ext_resource type="Texture2D" uid="uid://da7v4xpqxk8a1" path="res://resources/sprites/foto1.png" id="5_l5knm"]
|
||||
[ext_resource type="Texture2D" uid="uid://dtlyf3ysj2abg" path="res://resources/sprites/foto3.png" id="6_ult5n"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_fuq6m"]
|
||||
atlas = ExtResource("2_6tkkp")
|
||||
|
@ -45,6 +50,26 @@ offset_bottom = 40.0
|
|||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_qs21i")
|
||||
|
||||
[node name="Foto4" type="Sprite2D" parent="."]
|
||||
position = Vector2(444, 186)
|
||||
texture = ExtResource("2_tyxgp")
|
||||
|
||||
[node name="Foto2" type="Sprite2D" parent="."]
|
||||
position = Vector2(623, 153)
|
||||
texture = ExtResource("3_j1qng")
|
||||
|
||||
[node name="Captain" type="Sprite2D" parent="."]
|
||||
position = Vector2(562, 263)
|
||||
texture = ExtResource("4_xehf7")
|
||||
|
||||
[node name="Foto1" type="Sprite2D" parent="."]
|
||||
position = Vector2(471, 343)
|
||||
texture = ExtResource("5_l5knm")
|
||||
|
||||
[node name="Foto3" type="Sprite2D" parent="."]
|
||||
position = Vector2(639, 352)
|
||||
texture = ExtResource("6_ult5n")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(583, 453)
|
||||
sprite_frames = SubResource("SpriteFrames_85xcc")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue