[gd_scene format=3 uid="uid://cfxowdtmvxbtt"] [ext_resource type="Script" uid="uid://1xhrot6srly6" path="res://entities/interactables/talion_cell/scripts/talion_cell.gd" id="1_lsc7u"] [ext_resource type="Texture2D" uid="uid://bk2w3tophr7nh" path="res://entities/interactables/talion_cell/assets/sprites/talion_cell_off.png" id="2_ei886"] [ext_resource type="Texture2D" uid="uid://qef2wvgb62cb" path="res://entities/interactables/talion_cell/assets/sprites/talion_cell_on.png" id="3_d2c63"] [sub_resource type="CircleShape2D" id="CircleShape2D_ylpt4"] radius = 39.115215 [sub_resource type="Animation" id="Animation_lsc7u"] length = 0.001 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath("Sprites:scale:x") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "times": PackedFloat32Array(0), "transitions": PackedFloat32Array(1), "update": 1, "values": [1.0000001] } tracks/1/type = "value" tracks/1/imported = false tracks/1/enabled = true tracks/1/path = NodePath("Sprites:scale:y") tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { "times": PackedFloat32Array(0), "transitions": PackedFloat32Array(1), "update": 1, "values": [1.0000001] } [sub_resource type="Animation" id="Animation_ei886"] resource_name = "squeeze" length = 0.5 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath("Sprites:scale:x") tracks/0/interp = 2 tracks/0/loop_wrap = true tracks/0/keys = { "times": PackedFloat32Array(0, 0.16666667, 0.33333334, 0.5), "transitions": PackedFloat32Array(1, 1, 1, 1), "update": 0, "values": [1.0000001, 0.705, 1.5, 1.0000001] } tracks/1/type = "value" tracks/1/imported = false tracks/1/enabled = true tracks/1/path = NodePath("Sprites:scale:y") tracks/1/interp = 2 tracks/1/loop_wrap = true tracks/1/keys = { "times": PackedFloat32Array(0, 0.16666667, 0.33333334, 0.5), "transitions": PackedFloat32Array(1, 1, 1, 1), "update": 0, "values": [1.0000001, 1.5, 0.7, 1.0000001] } [sub_resource type="AnimationLibrary" id="AnimationLibrary_d2c63"] _data = { &"RESET": SubResource("Animation_lsc7u"), &"squeeze": SubResource("Animation_ei886") } [node name="TalionCell" type="Area2D" unique_id=1375150025] script = ExtResource("1_lsc7u") default_interact_text = "OPEN" default_info_title = "TALION_CELL" default_info_desc = "TALION_CELL_DESC_TEXT" metadata/_custom_type_script = "uid://dyprcd68fjstf" [node name="Sprites" type="Node2D" parent="." unique_id=979185380] scale = Vector2(1.0000001, 1.0000001) [node name="SpriteOff" type="Sprite2D" parent="Sprites" unique_id=1278139902] unique_name_in_owner = true visible = false position = Vector2(0, -11.999998) scale = Vector2(0.17999999, 0.17999999) texture = ExtResource("2_ei886") [node name="SpriteOn" type="Sprite2D" parent="Sprites" unique_id=750798992] unique_name_in_owner = true position = Vector2(0, -11.999998) scale = Vector2(0.17999999, 0.17999999) texture = ExtResource("3_d2c63") [node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=836925562] position = Vector2(0, -11.999998) shape = SubResource("CircleShape2D_ylpt4") [node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1320210428] unique_name_in_owner = true libraries/ = SubResource("AnimationLibrary_d2c63")