feat: Almost all slides created

This commit is contained in:
Gerard Gascón 2024-02-23 15:55:05 +01:00
parent f120ddf24d
commit f734b27091
31 changed files with 766 additions and 32 deletions

View file

@ -1,29 +1,6 @@
[gd_scene load_steps=6 format=3 uid="uid://bj56j31wgnwwe"]
[gd_scene load_steps=2 format=3 uid="uid://hj02kc0d5jou"]
[ext_resource type="Texture2D" uid="uid://bwv5mqbvlduhx" path="res://resources/backgrounds/Fin.png" id="1_cv3ro"]
[ext_resource type="Texture2D" uid="uid://b65eg5dekswep" path="res://resources/sprites/ideas-Sheet.png" id="2_qbt0g"]
[sub_resource type="AtlasTexture" id="AtlasTexture_ajltw"]
atlas = ExtResource("2_qbt0g")
region = Rect2(0, 0, 505, 317)
[sub_resource type="AtlasTexture" id="AtlasTexture_lkhc5"]
atlas = ExtResource("2_qbt0g")
region = Rect2(505, 0, 505, 317)
[sub_resource type="SpriteFrames" id="SpriteFrames_pwaos"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_ajltw")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_lkhc5")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[ext_resource type="Texture2D" uid="uid://p7o1w826gfjw" path="res://resources/backgrounds/slide43.png" id="1_xikki"]
[node name="Slide43" type="Control"]
layout_mode = 3
@ -40,9 +17,4 @@ layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
scale = Vector2(0.5, 0.5)
texture = ExtResource("1_cv3ro")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(480, 348)
sprite_frames = SubResource("SpriteFrames_pwaos")
autoplay = "default"
texture = ExtResource("1_xikki")