[gd_scene format=3 uid="uid://82ug41f2lrp0"] [ext_resource type="Script" uid="uid://dshelmw7y44qg" path="res://addons/escoria-core/game/core-scripts/esc_item.gd" id="1_gjb1h"] [ext_resource type="Texture2D" uid="uid://c8h5lqmmj85rh" path="res://game/items/inventory/bedroom_key.png" id="2_yhmn0"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_h4mlh"] size = Vector2(72, 64) [node name="BedroomKey" type="Area2D" unique_id=1153424946] process_mode = 1 script = ExtResource("1_gjb1h") global_id = "bedroom_key" tooltip_name = "Key" combine_when_selected_action_is_in = PackedStringArray("use") default_action_inventory = "use" use_from_inventory_only = true inventory_texture = ExtResource("2_yhmn0") inventory_texture_hovered = ExtResource("2_yhmn0") metadata/_custom_type_script = "uid://dshelmw7y44qg" [node name="Sprite2D" type="Sprite2D" parent="." unique_id=1910913009] texture = ExtResource("2_yhmn0") [node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1834458177] shape = SubResource("RectangleShape2D_h4mlh")