Добавлен функционал передвижения NPC

This commit is contained in:
2024-12-08 13:00:34 +04:00
parent b5eadea9c0
commit 1a29a449b0
9 changed files with 233 additions and 25 deletions

View File

@@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://dyvpxcmnnre1i"]
[ext_resource type="Texture2D" uid="uid://dq0at84j2c0av" path="res://assets/selection.png" id="1_1haqg"]
[node name="Selection" type="Sprite2D"]
z_index = 1024
texture = ExtResource("1_1haqg")