feat: Finished some more slides
This commit is contained in:
parent
3a0e8ddb5c
commit
d3dba976ab
5 changed files with 319 additions and 6 deletions
|
@ -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
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue