[gd_scene format=3 uid="uid://3lr2dhy62rhk"] [ext_resource type="Script" uid="uid://dounic663dn5q" path="res://Prefabs/combinable_item.gd" id="1_q21ti"] [sub_resource type="SphereShape3D" id="SphereShape3D_o1b3t"] radius = 0.2 [node name="CombinableItem" type="Node3D" unique_id=996936271] script = ExtResource("1_q21ti") [node name="Area3d" type="Area3D" parent="." unique_id=1514178016] [node name="CollisionShape3D" type="CollisionShape3D" parent="Area3d" unique_id=706892516] shape = SubResource("SphereShape3D_o1b3t")