2024-07-10 22:52:28 +02:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://dhpc2xvlfln7o"]
|
|
|
|
|
2024-07-12 11:27:10 +02:00
|
|
|
[ext_resource type="Script" path="res://objects/actionable.gd" id="1_qvxan"]
|
2024-07-10 22:52:28 +02:00
|
|
|
|
|
|
|
[node name="Actionable" type="Area3D"]
|
|
|
|
collision_layer = 16
|
|
|
|
collision_mask = 0
|
|
|
|
script = ExtResource("1_qvxan")
|