feat: Finished some more slides

This commit is contained in:
Gerard Gascón 2024-02-24 00:01:13 +01:00
parent 3a0e8ddb5c
commit d3dba976ab
5 changed files with 319 additions and 6 deletions

View file

@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://b20sk3gvmhla1"
path="res://.godot/imported/ReadexPro-SemiBold.ttf-d735e26fd143dba65533316ec616db0e.fontdata"
[deps]
source_file="res://fonts/ReadexPro-SemiBold.ttf"
dest_files=["res://.godot/imported/ReadexPro-SemiBold.ttf-d735e26fd143dba65533316ec616db0e.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

View file

@ -1,10 +1,18 @@
[gd_scene load_steps=9 format=3 uid="uid://cqeksbeu5dwvl"]
[gd_scene load_steps=11 format=3 uid="uid://cqeksbeu5dwvl"]
[ext_resource type="Texture2D" uid="uid://fy6kli81lmd4" path="res://resources/backgrounds/slide10.png" id="1_6ov73"]
[ext_resource type="Texture2D" uid="uid://cwhs15v18i4b3" path="res://resources/sprites/geriwork-Sheet.png" id="2_ui6dr"]
[ext_resource type="Texture2D" uid="uid://c1p1xr3kiwnin" path="res://resources/sprites/foto godot.png" id="3_o4iev"]
[sub_resource type="AtlasTexture" id="AtlasTexture_ur5eq"]
[sub_resource type="AtlasTexture" id="AtlasTexture_83r4b"]
atlas = ExtResource("2_ui6dr")
region = Rect2(0, 0, 189, 174)
[sub_resource type="AtlasTexture" id="AtlasTexture_u6ix5"]
atlas = ExtResource("2_ui6dr")
region = Rect2(189, 0, 189, 174)
[sub_resource type="AtlasTexture" id="AtlasTexture_l3iga"]
atlas = ExtResource("2_ui6dr")
region = Rect2(378, 0, 189, 174)
@ -12,7 +20,13 @@ region = Rect2(378, 0, 189, 174)
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ur5eq")
"texture": SubResource("AtlasTexture_83r4b")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_u6ix5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_l3iga")
}],
"loop": true,
"name": &"default",
@ -62,6 +76,8 @@ texture = ExtResource("1_6ov73")
position = Vector2(166, 396)
sprite_frames = SubResource("SpriteFrames_aspjr")
autoplay = "default"
frame = 2
frame_progress = 0.553288
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="."]
position = Vector2(745, 364)

View file

@ -1,6 +1,57 @@
[gd_scene load_steps=2 format=3 uid="uid://d2u225uyquvvy"]
[gd_scene load_steps=15 format=3 uid="uid://d2u225uyquvvy"]
[ext_resource type="Texture2D" uid="uid://dc4syetm6tx3i" path="res://resources/backgrounds/slide13.png" id="1_mxuu7"]
[ext_resource type="Texture2D" uid="uid://b4plem27e33ws" path="res://resources/sprites/linea.png" id="2_cd3dm"]
[ext_resource type="Texture2D" uid="uid://dcy1wui0hqld2" path="res://resources/sprites/metter1.png" id="3_ehext"]
[ext_resource type="Texture2D" uid="uid://cmtsxwws6dfna" path="res://resources/sprites/metter2.png" id="4_modkl"]
[ext_resource type="Texture2D" uid="uid://c01s8v3jogkk7" path="res://resources/sprites/metter3.png" id="5_3wwt0"]
[ext_resource type="Texture2D" uid="uid://cndwnd11j1qnq" path="res://resources/sprites/caster-Sheet.png" id="6_1qiud"]
[ext_resource type="Texture2D" uid="uid://btrpv7odgx42c" path="res://resources/sprites/moonfish.png" id="7_e2xsv"]
[ext_resource type="FontFile" uid="uid://c0i7ilq3dgy1r" path="res://fonts/ReadexPro-SemiBold.ttf" id="8_oqdq4"]
[sub_resource type="AtlasTexture" id="AtlasTexture_ulhsp"]
atlas = ExtResource("6_1qiud")
region = Rect2(0, 0, 312, 178)
[sub_resource type="AtlasTexture" id="AtlasTexture_fikgn"]
atlas = ExtResource("6_1qiud")
region = Rect2(312, 0, 312, 178)
[sub_resource type="SpriteFrames" id="SpriteFrames_h6jif"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ulhsp")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_fikgn")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[sub_resource type="AtlasTexture" id="AtlasTexture_hubcf"]
atlas = ExtResource("7_e2xsv")
region = Rect2(0, 0, 80, 80)
[sub_resource type="AtlasTexture" id="AtlasTexture_bnc52"]
atlas = ExtResource("7_e2xsv")
region = Rect2(80, 0, 80, 80)
[sub_resource type="SpriteFrames" id="SpriteFrames_kil52"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_hubcf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_bnc52")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="Slide13" type="Control"]
layout_mode = 3
@ -18,3 +69,70 @@ offset_right = 40.0
offset_bottom = 40.0
scale = Vector2(0.5, 0.5)
texture = ExtResource("1_mxuu7")
[node name="ValorationRange" type="Control" parent="."]
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="Linea" type="Sprite2D" parent="ValorationRange"]
position = Vector2(458, 352)
texture = ExtResource("2_cd3dm")
[node name="Metter1" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(-2, -5)
texture = ExtResource("3_ehext")
[node name="Metter4" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(-116, -5)
texture = ExtResource("4_modkl")
[node name="Metter2" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(118, -7)
texture = ExtResource("4_modkl")
[node name="Metter5" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(-223, -5)
texture = ExtResource("5_3wwt0")
[node name="Metter3" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(226, -6)
texture = ExtResource("5_3wwt0")
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="ValorationRange"]
position = Vector2(494, 266)
sprite_frames = SubResource("SpriteFrames_h6jif")
autoplay = "default"
frame_progress = 0.651721
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="ValorationRange"]
position = Vector2(641, 348)
sprite_frames = SubResource("SpriteFrames_kil52")
autoplay = "default"
frame_progress = 0.428305
[node name="RichTextLabel" type="RichTextLabel" parent="ValorationRange"]
layout_mode = 0
offset_left = 217.0
offset_top = 308.0
offset_right = 366.0
offset_bottom = 344.0
rotation = -0.785398
theme_override_colors/default_color = Color(0.152941, 0.0941176, 0.329412, 1)
theme_override_fonts/normal_font = ExtResource("8_oqdq4")
theme_override_font_sizes/normal_font_size = 24
text = "Abstacto
"
[node name="RichTextLabel2" type="RichTextLabel" parent="ValorationRange"]
layout_mode = 0
offset_left = 670.48
offset_top = 308.0
offset_right = 805.035
offset_bottom = 344.0
rotation = -0.785398
theme_override_colors/default_color = Color(0.152941, 0.0941176, 0.329412, 1)
theme_override_fonts/normal_font = ExtResource("8_oqdq4")
theme_override_font_sizes/normal_font_size = 24
text = "Concreto
"

View file

@ -1,6 +1,57 @@
[gd_scene load_steps=2 format=3 uid="uid://6qqkmvepn6qj"]
[gd_scene load_steps=15 format=3 uid="uid://6qqkmvepn6qj"]
[ext_resource type="Texture2D" uid="uid://bwvujo4aeyccy" path="res://resources/backgrounds/slide14.png" id="1_0kj3o"]
[ext_resource type="Texture2D" uid="uid://b4plem27e33ws" path="res://resources/sprites/linea.png" id="2_0o0sx"]
[ext_resource type="Texture2D" uid="uid://dcy1wui0hqld2" path="res://resources/sprites/metter1.png" id="3_h3v5j"]
[ext_resource type="Texture2D" uid="uid://cmtsxwws6dfna" path="res://resources/sprites/metter2.png" id="4_i7nhn"]
[ext_resource type="Texture2D" uid="uid://c01s8v3jogkk7" path="res://resources/sprites/metter3.png" id="5_tyq37"]
[ext_resource type="Texture2D" uid="uid://cndwnd11j1qnq" path="res://resources/sprites/caster-Sheet.png" id="6_qeeq7"]
[ext_resource type="Texture2D" uid="uid://btrpv7odgx42c" path="res://resources/sprites/moonfish.png" id="7_2u8hp"]
[ext_resource type="FontFile" uid="uid://c0i7ilq3dgy1r" path="res://fonts/ReadexPro-SemiBold.ttf" id="8_64ya6"]
[sub_resource type="AtlasTexture" id="AtlasTexture_ulhsp"]
atlas = ExtResource("6_qeeq7")
region = Rect2(0, 0, 312, 178)
[sub_resource type="AtlasTexture" id="AtlasTexture_fikgn"]
atlas = ExtResource("6_qeeq7")
region = Rect2(312, 0, 312, 178)
[sub_resource type="SpriteFrames" id="SpriteFrames_rlwin"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ulhsp")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_fikgn")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[sub_resource type="AtlasTexture" id="AtlasTexture_hubcf"]
atlas = ExtResource("7_2u8hp")
region = Rect2(0, 0, 80, 80)
[sub_resource type="AtlasTexture" id="AtlasTexture_bnc52"]
atlas = ExtResource("7_2u8hp")
region = Rect2(80, 0, 80, 80)
[sub_resource type="SpriteFrames" id="SpriteFrames_ivhu3"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_hubcf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_bnc52")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="Slide14" type="Control"]
layout_mode = 3
@ -18,3 +69,69 @@ offset_right = 40.0
offset_bottom = 40.0
scale = Vector2(0.5, 0.5)
texture = ExtResource("1_0kj3o")
[node name="ValorationRange" type="Control" parent="."]
layout_mode = 3
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
[node name="Linea" type="Sprite2D" parent="ValorationRange"]
position = Vector2(458, 352)
texture = ExtResource("2_0o0sx")
[node name="Metter1" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(-2, -5)
texture = ExtResource("3_h3v5j")
[node name="Metter4" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(-116, -5)
texture = ExtResource("4_i7nhn")
[node name="Metter2" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(118, -7)
texture = ExtResource("4_i7nhn")
[node name="Metter5" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(-223, -5)
texture = ExtResource("5_tyq37")
[node name="Metter3" type="Sprite2D" parent="ValorationRange/Linea"]
position = Vector2(226, -6)
texture = ExtResource("5_tyq37")
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="ValorationRange"]
position = Vector2(494, 266)
sprite_frames = SubResource("SpriteFrames_rlwin")
autoplay = "default"
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="ValorationRange"]
position = Vector2(641, 348)
sprite_frames = SubResource("SpriteFrames_ivhu3")
autoplay = "default"
[node name="RichTextLabel" type="RichTextLabel" parent="ValorationRange"]
layout_mode = 0
offset_left = 217.0
offset_top = 308.0
offset_right = 366.0
offset_bottom = 344.0
rotation = -0.785398
theme_override_colors/default_color = Color(0.152941, 0.0941176, 0.329412, 1)
theme_override_fonts/normal_font = ExtResource("8_64ya6")
theme_override_font_sizes/normal_font_size = 24
text = "Abstacto
"
[node name="RichTextLabel2" type="RichTextLabel" parent="ValorationRange"]
layout_mode = 0
offset_left = 670.48
offset_top = 308.0
offset_right = 805.035
offset_bottom = 344.0
rotation = -0.785398
theme_override_colors/default_color = Color(0.152941, 0.0941176, 0.329412, 1)
theme_override_fonts/normal_font = ExtResource("8_64ya6")
theme_override_font_sizes/normal_font_size = 24
text = "Concreto
"

View file

@ -1,6 +1,29 @@
[gd_scene load_steps=2 format=3 uid="uid://bexxh6hf8syxl"]
[gd_scene load_steps=6 format=3 uid="uid://bexxh6hf8syxl"]
[ext_resource type="Texture2D" uid="uid://fchpmg3qyd7g" path="res://resources/backgrounds/slide16.png" id="1_r50co"]
[ext_resource type="Texture2D" uid="uid://dqtbjs7ojx6k5" path="res://resources/sprites/montaña-Sheet.png" id="2_8f8t3"]
[sub_resource type="AtlasTexture" id="AtlasTexture_uotw1"]
atlas = ExtResource("2_8f8t3")
region = Rect2(0, 0, 385, 282)
[sub_resource type="AtlasTexture" id="AtlasTexture_d2118"]
atlas = ExtResource("2_8f8t3")
region = Rect2(385, 0, 385, 282)
[sub_resource type="SpriteFrames" id="SpriteFrames_3t2df"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_uotw1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_d2118")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="Slide15" type="Control"]
layout_mode = 3
@ -18,3 +41,9 @@ offset_right = 40.0
offset_bottom = 40.0
scale = Vector2(0.5, 0.5)
texture = ExtResource("1_r50co")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(680, 273)
sprite_frames = SubResource("SpriteFrames_3t2df")
autoplay = "default"
frame_progress = 0.325627