9 lines
249 B
Plaintext
9 lines
249 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://dhpc2xvlfln7o"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://objects/actionable.gd" id="1_qvxan"]
|
||
|
|
||
|
[node name="Actionable" type="Area3D"]
|
||
|
collision_layer = 16
|
||
|
collision_mask = 0
|
||
|
script = ExtResource("1_qvxan")
|