8 lines
370 B
Plaintext
8 lines
370 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://b7wqd5owafn6g"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://biup0eej85fq2" path="res://shared/npc/npc2D.tscn" id="1_4llks"]
|
|
[ext_resource type="Script" uid="uid://dgfimmq53whll" path="res://shared/npc/predator2D.gd" id="2_rj1ok"]
|
|
|
|
[node name="AbstractPredator" instance=ExtResource("1_4llks")]
|
|
script = ExtResource("2_rj1ok")
|