no idea
This commit is contained in:
parent
92295de666
commit
3e16aeb513
@ -78,6 +78,7 @@ bg_color = Color( 0.364706, 0.364706, 0.364706, 1 )
|
||||
script = ExtResource( 5 )
|
||||
|
||||
[node name="BlueBackground" type="ColorRect" parent="."]
|
||||
visible = false
|
||||
margin_left = -6301.29
|
||||
margin_top = -4096.0
|
||||
margin_right = 6909.71
|
||||
@ -91,7 +92,6 @@ __meta__ = {
|
||||
|
||||
[node name="Landscape" type="Node2D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
position = Vector2( -500, -1200 )
|
||||
|
||||
[node name="GrassFloor" type="TileMap" parent="Landscape"]
|
||||
@ -336,6 +336,7 @@ script = ExtResource( 1 )
|
||||
|
||||
[node name="StartScreen" type="CanvasLayer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
script = ExtResource( 19 )
|
||||
|
||||
[node name="StartGame" type="Button" parent="StartScreen"]
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit ef635a79e93b4a645b6fe2e193bdc959c937e1c1
|
||||
Subproject commit a49b3ccf84297df4de9fe1641bfc9e4d11cc5f7b
|
Loading…
Reference in New Issue
Block a user