Named the Grid "Grid".

This commit is contained in:
Florian 2025-09-15 19:07:52 +02:00
parent 9657f330fc
commit 774a74da04

View file

@ -22,9 +22,10 @@ radius = 3000.0
[node name="Camera2D" type="Camera2D" parent="."]
position = Vector2(47, -3283)
[node name="Node2D" type="Node2D" parent="."]
[node name="Grid" type="Node2D" parent="."]
script = ExtResource("3_2bhor")
ground_radius = 3000.0
cell_height = 300.0
num_collumns = 36
num_collumns = 60
debug = true
metadata/_custom_type_script = "uid://m3vyyfk8gnma"