diff --git a/earth.tscn b/earth.tscn index bc1e011..a2b03e5 100644 --- a/earth.tscn +++ b/earth.tscn @@ -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"