ft: prey collision
This commit is contained in:
8
evolve-die-repeat/shared/npc/npc2D.tscn
Normal file
8
evolve-die-repeat/shared/npc/npc2D.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[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="."]
|
||||
Reference in New Issue
Block a user