GameGenPresentation/slides/slide16.tscn

49 lines
1.3 KiB
Text

[gd_scene load_steps=6 format=3 uid="uid://bexxh6hf8syxl"]
[ext_resource type="Texture2D" uid="uid://fchpmg3qyd7g" path="res://resources/backgrounds/slide16.png" id="1_r50co"]
[ext_resource type="Texture2D" uid="uid://dqtbjs7ojx6k5" path="res://resources/sprites/montaña-Sheet.png" id="2_8f8t3"]
[sub_resource type="AtlasTexture" id="AtlasTexture_uotw1"]
atlas = ExtResource("2_8f8t3")
region = Rect2(0, 0, 385, 282)
[sub_resource type="AtlasTexture" id="AtlasTexture_d2118"]
atlas = ExtResource("2_8f8t3")
region = Rect2(385, 0, 385, 282)
[sub_resource type="SpriteFrames" id="SpriteFrames_3t2df"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_uotw1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_d2118")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[node name="Slide15" 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_r50co")
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
position = Vector2(680, 273)
sprite_frames = SubResource("SpriteFrames_3t2df")
autoplay = "default"
frame_progress = 0.325627