[gd_scene load_steps=6 format=3 uid="uid://detqh52qaweu2"] [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 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_ybxu2") [node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."] position = Vector2(786, 222) scale = Vector2(2, 2) sprite_frames = SubResource("SpriteFrames_wk5s2") autoplay = "default"