diff --git a/scenes/Game.tscn b/scenes/Game.tscn index ec60cc7..30daee2 100644 --- a/scenes/Game.tscn +++ b/scenes/Game.tscn @@ -62,7 +62,7 @@ visible = false transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.1, 0 ) [node name="TileWorld" parent="." instance=ExtResource( 8 )] -Size = 32 +Size = 128 [node name="GameUI" type="HBoxContainer" parent="."] anchor_left = 1.0 @@ -273,7 +273,6 @@ margin_bottom = 40.0 text = "Generate" [node name="WorldTextureRect" type="TextureRect" parent="Generator Container/WorldGeneratorContainer"] -visible = false margin_top = 44.0 margin_right = 100.0 margin_bottom = 144.0 @@ -282,7 +281,6 @@ stretch_mode = 1 flip_v = true [node name="HeightTextureRect" type="TextureRect" parent="Generator Container/WorldGeneratorContainer"] -visible = false margin_top = 148.0 margin_right = 100.0 margin_bottom = 248.0