9 lines
281 B
Plaintext
9 lines
281 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://biup0eej85fq2"]
|
|
|
|
[ext_resource type="Script" uid="uid://biu3sctw15ga" path="res://shared/npc/npc2D.gd" id="1_ucjfp"]
|
|
|
|
[node name="NPC" type="CharacterBody2D"]
|
|
script = ExtResource("1_ucjfp")
|
|
|
|
[node name="Area2D" type="Area2D" parent="."]
|