altering enemies into peg to open up for the future with hostile and friendly pegs. made some changes to the pathfinding. starting to add a mouse handler that will more easily handle single and double clicks, and holds. Enemy controller becomes peg controller and will handle all peg interactions

This commit is contained in:
2026-06-25 16:31:13 -04:00
parent e3cb4ef7ac
commit 37da9a4e84
23 changed files with 428 additions and 284 deletions
+6
View File
@@ -0,0 +1,6 @@
[gd_scene format=3 uid="uid://by0a5f2ft0u03"]
[ext_resource type="Script" uid="uid://dewxuppyw2gtp" path="res://MouseHandler.cs" id="1_r4hv2"]
[node name="MouseHandler" type="Node2D" unique_id=215972463]
script = ExtResource("1_r4hv2")