[gd_scene load_steps=27 format=3 uid="uid://dg3q322t7b34f"] [ext_resource type="Script" uid="uid://ceym82rf2qnxu" path="res://addons/escoria-ui-return-monkey-island/esc_item_with_tooltip.gd" id="1"] [ext_resource type="Texture2D" uid="uid://do2a6t8weecj8" path="res://gymkhana/rooms/turno_cocina/creditos/assets/oier-donkey-sheet.png" id="2"] [ext_resource type="Texture2D" uid="uid://d8kde02dy8aw" path="res://gymkhana/rooms/turno_cocina/creditos/assets/oier-idle.png" id="3"] [ext_resource type="Texture2D" uid="uid://0g6vnnf6cvp0" path="res://gymkhana/rooms/turno_cocina/creditos/assets/oier-pulp-sheet.png" id="4"] [ext_resource type="Texture2D" uid="uid://dna03xt7qpx8w" path="res://gymkhana/rooms/turno_cocina/creditos/assets/oier-disco-sheet.png" id="5"] [ext_resource type="Script" uid="uid://ixw3klxr3w2p" path="res://gymkhana/rooms/turno_cocina/creditos/DancingAnimator.gd" id="6"] [ext_resource type="Texture2D" uid="uid://diww8ibxlxjlr" path="res://gymkhana/rooms/turno_cocina/creditos/assets/oier-speak-sheet.png" id="7"] [ext_resource type="Resource" uid="uid://bl5rc1krhwcbu" path="res://gymkhana/rooms/turno_cocina/creditos/OierDancingAnimations.tres" id="8"] [ext_resource type="Script" uid="uid://85bledusisk1" path="res://addons/escoria-core/game/core-scripts/esc_dialog_location.gd" id="9_wcgd0"] [sub_resource type="CapsuleShape2D" id="1"] radius = 57.0 height = 186.0 [sub_resource type="AtlasTexture" id="15"] atlas = ExtResource("5") region = Rect2(0, 0, 185, 375) [sub_resource type="AtlasTexture" id="16"] atlas = ExtResource("5") region = Rect2(185, 0, 185, 375) [sub_resource type="AtlasTexture" id="17"] atlas = ExtResource("5") region = Rect2(370, 0, 185, 375) [sub_resource type="AtlasTexture" id="18"] atlas = ExtResource("5") region = Rect2(555, 0, 185, 375) [sub_resource type="AtlasTexture" id="19"] atlas = ExtResource("2") region = Rect2(0, 0, 188, 375) [sub_resource type="AtlasTexture" id="20"] atlas = ExtResource("2") region = Rect2(188, 0, 188, 375) [sub_resource type="AtlasTexture" id="21"] atlas = ExtResource("3") region = Rect2(0, 0, 117, 375) [sub_resource type="AtlasTexture" id="22"] atlas = ExtResource("4") region = Rect2(0, 0, 177, 375) [sub_resource type="AtlasTexture" id="23"] atlas = ExtResource("4") region = Rect2(177, 0, 177, 375) [sub_resource type="AtlasTexture" id="24"] atlas = ExtResource("4") region = Rect2(354, 0, 177, 375) [sub_resource type="AtlasTexture" id="25"] atlas = ExtResource("4") region = Rect2(531, 0, 177, 375) [sub_resource type="AtlasTexture" id="26"] atlas = ExtResource("4") region = Rect2(708, 0, 177, 375) [sub_resource type="AtlasTexture" id="27"] atlas = ExtResource("4") region = Rect2(885, 0, 177, 375) [sub_resource type="AtlasTexture" id="28"] atlas = ExtResource("7") region = Rect2(0, 0, 117, 375) [sub_resource type="AtlasTexture" id="29"] atlas = ExtResource("7") region = Rect2(117, 0, 117, 375) [sub_resource type="SpriteFrames" id="14"] animations = [{ "frames": [{ "duration": 1.0, "texture": SubResource("15") }, { "duration": 1.0, "texture": SubResource("16") }, { "duration": 1.0, "texture": SubResource("17") }, { "duration": 1.0, "texture": SubResource("18") }], "loop": true, "name": &"disco", "speed": 5.0 }, { "frames": [{ "duration": 1.0, "texture": SubResource("19") }, { "duration": 1.0, "texture": SubResource("20") }], "loop": true, "name": &"donkey", "speed": 5.0 }, { "frames": [{ "duration": 1.0, "texture": SubResource("21") }], "loop": true, "name": &"idle", "speed": 5.0 }, { "frames": [{ "duration": 1.0, "texture": SubResource("22") }, { "duration": 1.0, "texture": SubResource("23") }, { "duration": 1.0, "texture": SubResource("24") }, { "duration": 1.0, "texture": SubResource("25") }, { "duration": 1.0, "texture": SubResource("26") }, { "duration": 1.0, "texture": SubResource("27") }], "loop": true, "name": &"pulp", "speed": 5.0 }, { "frames": [{ "duration": 1.0, "texture": SubResource("28") }, { "duration": 1.0, "texture": SubResource("29") }], "loop": true, "name": &"speak", "speed": 5.0 }] [node name="OierDancing" type="Area2D"] process_mode = 1 script = ExtResource("1") global_id = "oier_dancing" dialog_color = Color(0.321569, 0.662745, 0.301961, 1) combine_when_selected_action_is_in = PackedStringArray() is_interactive = false player_orients_on_arrival = false animations = ExtResource("8") animations = ExtResource("8") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource("1") [node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."] sprite_frames = SubResource("14") animation = &"idle" script = ExtResource("6") [node name="Timer" type="Timer" parent="AnimatedSprite2D"] wait_time = 6.0 [node name="ESCDialogLocation" type="Marker2D" parent="."] position = Vector2(2, -269) script = ExtResource("9_wcgd0") metadata/_custom_type_script = "uid://85bledusisk1" [connection signal="timeout" from="AnimatedSprite2D/Timer" to="AnimatedSprite2D" method="_on_Timer_timeout"]