8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://ccgbjjf5bw3r8"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/actionable.gd" id="1_1nbln"]
|
|
|
|
[node name="Actionable" type="Area3D"]
|
|
collision_layer = 16
|
|
script = ExtResource("1_1nbln")
|