highlight on hover and click to remove groups

grid is updated after a click
This commit is contained in:
Jack Case
2025-08-23 17:21:16 -04:00
parent 05677ec35a
commit 0a860c7a5d
5 changed files with 85 additions and 61 deletions

View File

@@ -1,17 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://bai2mcthexgm5"]
[ext_resource type="Script" uid="uid://c1k5pgejmn3bb" path="res://grid.gd" id="1_mn5vm"]
[ext_resource type="PackedScene" uid="uid://bnfois00347c2" path="res://grid.tscn" id="1_mn5vm"]
[node name="GameWindow" type="Node2D"]
[node name="Grid" type="Node2D" parent="."]
[node name="Grid" parent="." instance=ExtResource("1_mn5vm")]
position = Vector2(393, 224)
script = ExtResource("1_mn5vm")
offset = 60.0
[node name="Debug Label" type="Label" parent="Grid"]
offset_left = -372.0
offset_top = -206.0
offset_right = 729.0
offset_bottom = -123.0
autowrap_mode = 1