53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
[gd_scene load_steps=6 format=3 uid="uid://c1nfxphcwkhn3"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b0qgx4l1yn7wn" path="res://resources/backgrounds/slide36.png" id="1_duh3y"]
|
|
[ext_resource type="Texture2D" uid="uid://bamjjwxq2o452" path="res://resources/sprites/moñequete.png" id="2_k72t3"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yk6pa"]
|
|
atlas = ExtResource("2_k72t3")
|
|
region = Rect2(0, 0, 189, 174)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_m7738"]
|
|
atlas = ExtResource("2_k72t3")
|
|
region = Rect2(189, 0, 189, 174)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_85oq2"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yk6pa")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_m7738")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 10.0
|
|
}]
|
|
|
|
[node name="slide36" type="Control"]
|
|
layout_mode = 3
|
|
anchor_left = 0.962
|
|
anchor_top = 0.856
|
|
anchor_right = 0.962
|
|
anchor_bottom = 0.856
|
|
offset_left = -923.52
|
|
offset_top = -462.24
|
|
offset_right = -923.52
|
|
offset_bottom = -462.24
|
|
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_duh3y")
|
|
|
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
|
position = Vector2(494, 253)
|
|
scale = Vector2(2, 2)
|
|
sprite_frames = SubResource("SpriteFrames_85oq2")
|
|
autoplay = "default"
|
|
frame_progress = 0.597845
|