diff options
author | bd <bdunahu@operationnull.com> | 2025-05-29 17:07:41 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-05-29 17:07:41 -0400 |
commit | 8ec9e91860722288f844e01938b7b6489aff122a (patch) | |
tree | c04663d0e7fa8df245172520acb3a6ddbb1b34c9 /scenes/game.tscn | |
parent | 4a24041fdadcef8548da302922095ca2d359941a (diff) |
Add visible tower range on hover
Diffstat (limited to 'scenes/game.tscn')
-rw-r--r-- | scenes/game.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/game.tscn b/scenes/game.tscn index 56152fc..2960967 100644 --- a/scenes/game.tscn +++ b/scenes/game.tscn @@ -58,6 +58,7 @@ script = ExtResource("4_gee14") script = SubResource("GDScript_rarhs") [node name="PanelContainer" parent="." instance=ExtResource("5_0tnpc")] +z_index = 1 offset_top = 224.0 offset_right = 320.0 offset_bottom = 241.0 |