7 lines
270 B
Plaintext
7 lines
270 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cd3re3552pt7m"]
|
|
|
|
[ext_resource type="Script" uid="uid://dedg615xudpoq" path="res://entities/interactables/item_object/script/item_object.gd" id="1_hxea8"]
|
|
|
|
[node name="ItemObject" type="Area2D"]
|
|
script = ExtResource("1_hxea8")
|