feat: Some slides with animations

This commit is contained in:
Gerard Gascón 2024-02-21 00:54:47 +01:00
parent ec0ad119bc
commit 08f0eeedbd
36 changed files with 470 additions and 192 deletions

View file

@ -1,6 +1,52 @@
[gd_scene load_steps=2 format=3 uid="uid://c4vioc2ter4jt"]
[gd_scene load_steps=10 format=3 uid="uid://c4vioc2ter4jt"]
[ext_resource type="FontFile" uid="uid://cq5nu007qrube" path="res://fonts/PixeloidSans-Bold.ttf" id="1_f8ofu"]
[ext_resource type="Texture2D" uid="uid://ipg3mbqg7dwe" path="res://resources/backgrounds/Geri2.png" id="1_hdhvs"]
[ext_resource type="Texture2D" uid="uid://v7o2gj2dilmb" path="res://resources/catarina.png" id="2_vc4tq"]
[ext_resource type="Texture2D" uid="uid://n8dcsngqf7vi" path="res://resources/furfles.png" id="3_7yijq"]
[sub_resource type="AtlasTexture" id="AtlasTexture_k6ffe"]
atlas = ExtResource("2_vc4tq")
region = Rect2(0, 0, 102, 95)
[sub_resource type="AtlasTexture" id="AtlasTexture_uorqa"]
atlas = ExtResource("2_vc4tq")
region = Rect2(102, 0, 102, 95)
[sub_resource type="SpriteFrames" id="SpriteFrames_7rmcn"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_k6ffe")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_uorqa")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[sub_resource type="AtlasTexture" id="AtlasTexture_aa4s8"]
atlas = ExtResource("3_7yijq")
region = Rect2(0, 0, 102, 95)
[sub_resource type="AtlasTexture" id="AtlasTexture_maruu"]
atlas = ExtResource("3_7yijq")
region = Rect2(102, 0, 102, 95)
[sub_resource type="SpriteFrames" id="SpriteFrames_dtclq"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_aa4s8")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_maruu")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="Slide8" type="Control"]
layout_mode = 3
@ -16,29 +62,17 @@ grow_vertical = 2
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
scale = Vector2(0.5, 0.5)
texture = ExtResource("1_hdhvs")
[node name="RichTextLabel" type="RichTextLabel" parent="."]
layout_mode = 1
offset_right = 960.0
offset_bottom = 46.0
theme_override_fonts/normal_font = ExtResource("1_f8ofu")
theme_override_font_sizes/normal_font_size = 36
bbcode_enabled = true
text = "Geri"
scroll_active = false
autowrap_mode = 0
shortcut_keys_enabled = false
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="."]
position = Vector2(200, 75)
sprite_frames = SubResource("SpriteFrames_7rmcn")
autoplay = "default"
[node name="RichTextLabel2" type="RichTextLabel" parent="."]
layout_mode = 1
offset_top = 55.0
offset_right = 960.0
offset_bottom = 139.0
theme_override_fonts/normal_font = ExtResource("1_f8ofu")
theme_override_font_sizes/normal_font_size = 27
bbcode_enabled = true
text = "Actualmente estoy en el desarrollo de un
juego post-jam"
scroll_active = false
autowrap_mode = 0
shortcut_keys_enabled = false
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(410, 226)
sprite_frames = SubResource("SpriteFrames_dtclq")
autoplay = "default"
frame = 1
frame_progress = 0.964135