9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bbhy8ac5hm1yx"]
|
|
|
|
[ext_resource type="Script" path="res://Scripts/actionable.gd" id="1_prwwk"]
|
|
|
|
[node name="Actionable" type="Area2D"]
|
|
collision_layer = 4
|
|
script = ExtResource("1_prwwk")
|
|
dialouge_start = null
|