ft: wrapping manager overhaul
This commit is contained in:
7
evolve-die-repeat/shared/npc/abstractPrey.tscn
Normal file
7
evolve-die-repeat/shared/npc/abstractPrey.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene format=3 uid="uid://bvsdg1v3ksixy"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://biup0eej85fq2" path="res://shared/npc/abstractNPC.tscn" id="1_fdrej"]
|
||||
[ext_resource type="Script" uid="uid://76jxpubyd8wp" path="res://shared/npc/abstractPrey.gd" id="2_xkhwn"]
|
||||
|
||||
[node name="AbstractPrey" unique_id=1075345151 instance=ExtResource("1_fdrej")]
|
||||
script = ExtResource("2_xkhwn")
|
||||
Reference in New Issue
Block a user