ft (very very wip): prey impl

This commit is contained in:
2025-12-19 20:07:53 +01:00
parent 551482e209
commit a5055a523f
19 changed files with 226 additions and 55 deletions

View File

@@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://biup0eej85fq2"]
[ext_resource type="Script" uid="uid://biu3sctw15ga" path="res://npc.gd" id="1_ideak"]
[node name="NPC" type="Node2D"]
script = ExtResource("1_ideak")