ft: prey collision

This commit is contained in:
2025-12-20 00:03:13 +01:00
parent a5055a523f
commit 1a532a5afb
16 changed files with 66 additions and 135 deletions

View 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="."]