feat: Some slides with animations
This commit is contained in:
parent
ec0ad119bc
commit
08f0eeedbd
36 changed files with 470 additions and 192 deletions
|
@ -1,6 +1,29 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://detqh52qaweu2"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://detqh52qaweu2"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cq5nu007qrube" path="res://fonts/PixeloidSans-Bold.ttf" id="2_66if4"]
|
||||
[ext_resource type="Texture2D" uid="uid://blv3chrmob2p8" path="res://resources/backgrounds/Uri1.png" id="1_ybxu2"]
|
||||
[ext_resource type="Texture2D" uid="uid://ceq2o1od8x5w4" path="res://resources/uri-Sheet.png" id="2_nj8oj"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_kidc6"]
|
||||
atlas = ExtResource("2_nj8oj")
|
||||
region = Rect2(0, 0, 189, 174)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ypy5n"]
|
||||
atlas = ExtResource("2_nj8oj")
|
||||
region = Rect2(189, 0, 189, 174)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_wk5s2"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_kidc6")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ypy5n")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[node name="Slide2" type="Control"]
|
||||
layout_mode = 3
|
||||
|
@ -16,42 +39,11 @@ grow_vertical = 2
|
|||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_ybxu2")
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_right = 960.0
|
||||
offset_bottom = 46.0
|
||||
theme_override_fonts/normal_font = ExtResource("2_66if4")
|
||||
theme_override_font_sizes/normal_font_size = 36
|
||||
bbcode_enabled = true
|
||||
text = "Uri"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
|
||||
[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("2_66if4")
|
||||
theme_override_font_sizes/normal_font_size = 27
|
||||
bbcode_enabled = true
|
||||
text = "Intento de Environment Artist/Level Designer
|
||||
Me gusta modelar escenarios y objetos 3D"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
|
||||
[node name="RichTextLabel3" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_top = 125.0
|
||||
offset_right = 960.0
|
||||
offset_bottom = 209.0
|
||||
theme_override_fonts/normal_font = ExtResource("2_66if4")
|
||||
theme_override_font_sizes/normal_font_size = 18
|
||||
bbcode_enabled = true
|
||||
text = "Que alguien me contrate aiuda (Me estoy quedando sin robux)"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(786, 222)
|
||||
scale = Vector2(2, 2)
|
||||
sprite_frames = SubResource("SpriteFrames_wk5s2")
|
||||
autoplay = "default"
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[gd_scene format=3 uid="uid://dvyyrwimegriy"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dvyyrwimegriy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b8rd0dd085axc" path="res://resources/backgrounds/Uri2.png" id="1_xor0i"]
|
||||
|
||||
[node name="Slide3" type="Control"]
|
||||
layout_mode = 3
|
||||
|
@ -14,3 +16,5 @@ grow_vertical = 2
|
|||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_xor0i")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://388nva687sl3"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cq5nu007qrube" path="res://fonts/PixeloidSans-Bold.ttf" id="1_jrgob"]
|
||||
[ext_resource type="Texture2D" uid="uid://d06nx5wil3ku7" path="res://resources/backgrounds/Uri3.png" id="1_86all"]
|
||||
|
||||
[node name="Slide4" type="Control"]
|
||||
layout_mode = 3
|
||||
|
@ -16,30 +16,5 @@ grow_vertical = 2
|
|||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[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_jrgob")
|
||||
theme_override_font_sizes/normal_font_size = 27
|
||||
bbcode_enabled = true
|
||||
text = "Actualmente sigo creando environments cuando la
|
||||
universidad me lo permite."
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
|
||||
[node name="RichTextLabel3" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_top = 125.0
|
||||
offset_right = 960.0
|
||||
offset_bottom = 209.0
|
||||
theme_override_fonts/normal_font = ExtResource("1_jrgob")
|
||||
theme_override_font_sizes/normal_font_size = 9
|
||||
bbcode_enabled = true
|
||||
text = "(socorro)"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_86all")
|
||||
|
|
48
slides/slide43.tscn
Normal file
48
slides/slide43.tscn
Normal file
|
@ -0,0 +1,48 @@
|
|||
[gd_scene load_steps=6 format=3 uid="uid://bj56j31wgnwwe"]
|
||||
|
||||
[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/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
|
||||
}]
|
||||
|
||||
[node name="Slide43" 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_cv3ro")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(480, 348)
|
||||
sprite_frames = SubResource("SpriteFrames_pwaos")
|
||||
autoplay = "default"
|
|
@ -1,6 +1,29 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://brjmy5v2kqtrd"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://brjmy5v2kqtrd"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cq5nu007qrube" path="res://fonts/PixeloidSans-Bold.ttf" id="1_0h3ic"]
|
||||
[ext_resource type="Texture2D" uid="uid://bjjga75576yw7" path="res://resources/backgrounds/Marc1.png" id="1_a0sna"]
|
||||
[ext_resource type="Texture2D" uid="uid://rvx3wopuc2tl" path="res://resources/marc-Sheet.png" id="2_lanbf"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ogn5q"]
|
||||
atlas = ExtResource("2_lanbf")
|
||||
region = Rect2(0, 0, 189, 174)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ktm6o"]
|
||||
atlas = ExtResource("2_lanbf")
|
||||
region = Rect2(189, 0, 189, 174)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_smsy7"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ogn5q")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ktm6o")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[node name="Slide5" type="Control"]
|
||||
layout_mode = 3
|
||||
|
@ -16,29 +39,13 @@ grow_vertical = 2
|
|||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_a0sna")
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_right = 960.0
|
||||
offset_bottom = 46.0
|
||||
theme_override_fonts/normal_font = ExtResource("1_0h3ic")
|
||||
theme_override_font_sizes/normal_font_size = 36
|
||||
bbcode_enabled = true
|
||||
text = "Marc"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
|
||||
[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_0h3ic")
|
||||
theme_override_font_sizes/normal_font_size = 27
|
||||
bbcode_enabled = true
|
||||
text = "Soy un monstruo que le gusta dibujar
|
||||
Soy el que se dedica a mirar out of scope"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(700, 226)
|
||||
scale = Vector2(-2, 2)
|
||||
sprite_frames = SubResource("SpriteFrames_smsy7")
|
||||
autoplay = "default"
|
||||
frame = 1
|
||||
frame_progress = 0.725063
|
||||
|
|
|
@ -1,6 +1,29 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://djrdg3n1m4c14"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://djrdg3n1m4c14"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cq5nu007qrube" path="res://fonts/PixeloidSans-Bold.ttf" id="1_5jdi0"]
|
||||
[ext_resource type="Texture2D" uid="uid://c7e67p0q5sqwt" path="res://resources/backgrounds/Marc2.png" id="1_d8kb8"]
|
||||
[ext_resource type="Texture2D" uid="uid://bc5r458fpxr35" path="res://resources/buddies-Sheet.png" id="2_cgj7a"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_v3erj"]
|
||||
atlas = ExtResource("2_cgj7a")
|
||||
region = Rect2(0, 0, 480, 256)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xct5g"]
|
||||
atlas = ExtResource("2_cgj7a")
|
||||
region = Rect2(480, 0, 480, 256)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_38ffd"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_v3erj")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_xct5g")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[node name="Slide6" type="Control"]
|
||||
layout_mode = 3
|
||||
|
@ -14,31 +37,14 @@ grow_vertical = 2
|
|||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_right = 960.0
|
||||
offset_bottom = 46.0
|
||||
theme_override_fonts/normal_font = ExtResource("1_5jdi0")
|
||||
theme_override_font_sizes/normal_font_size = 36
|
||||
bbcode_enabled = true
|
||||
text = "Marc"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
offset_bottom = 540.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_d8kb8")
|
||||
|
||||
[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_5jdi0")
|
||||
theme_override_font_sizes/normal_font_size = 27
|
||||
bbcode_enabled = true
|
||||
text = "Publico dibujos de tanto en tanto, pero siempre
|
||||
estoy trabajando en nuevos proyectitos."
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(494, 284)
|
||||
scale = Vector2(2, 2)
|
||||
sprite_frames = SubResource("SpriteFrames_38ffd")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.915411
|
||||
|
|
|
@ -1,6 +1,29 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://gt7jq02f56b6"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://gt7jq02f56b6"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cq5nu007qrube" path="res://fonts/PixeloidSans-Bold.ttf" id="1_s4kod"]
|
||||
[ext_resource type="Texture2D" uid="uid://vdvwcecf0lvx" path="res://resources/backgrounds/Geri1.png" id="1_yaroe"]
|
||||
[ext_resource type="Texture2D" uid="uid://b7t5cbclspou" path="res://resources/geri-Sheet.png" id="2_sq6iv"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_loiog"]
|
||||
atlas = ExtResource("2_sq6iv")
|
||||
region = Rect2(0, 0, 189, 174)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_maxur"]
|
||||
atlas = ExtResource("2_sq6iv")
|
||||
region = Rect2(189, 0, 189, 174)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_v4vmk"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_loiog")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_maxur")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[node name="Slide7" type="Control"]
|
||||
layout_mode = 3
|
||||
|
@ -16,29 +39,11 @@ grow_vertical = 2
|
|||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_yaroe")
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_right = 960.0
|
||||
offset_bottom = 46.0
|
||||
theme_override_fonts/normal_font = ExtResource("1_s4kod")
|
||||
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="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_s4kod")
|
||||
theme_override_font_sizes/normal_font_size = 27
|
||||
bbcode_enabled = true
|
||||
text = "Soy un chaval al que le gusta programar
|
||||
He participado a 28 jams y sobrevivido a 18"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(808, 143)
|
||||
scale = Vector2(2, 2)
|
||||
sprite_frames = SubResource("SpriteFrames_v4vmk")
|
||||
autoplay = "default"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -22,7 +22,7 @@ animations = [{
|
|||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[node name="Splash" type="Control"]
|
||||
|
@ -70,5 +70,4 @@ shortcut_keys_enabled = false
|
|||
position = Vector2(480, 220)
|
||||
sprite_frames = SubResource("SpriteFrames_rm6en")
|
||||
autoplay = "default"
|
||||
frame = 1
|
||||
frame_progress = 0.957505
|
||||
frame_progress = 0.944148
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue