Minor things

This commit is contained in:
Hamcha 2020-07-14 02:00:43 +02:00
parent 6e6d9e2fa2
commit 6ea963f1f6
Signed by: hamcha
GPG Key ID: 41467804B19A3315
2 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,6 @@ custom_fonts/font = SubResource( 6 )
text = "Join an existing game" text = "Join an existing game"
[node name="Popup" type="PopupDialog" parent="."] [node name="Popup" type="PopupDialog" parent="."]
visible = true
anchor_right = 1.0 anchor_right = 1.0
anchor_bottom = 1.0 anchor_bottom = 1.0
margin_left = 100.0 margin_left = 100.0

View File

@ -199,6 +199,7 @@ sprint={
2d_physics/layer_1="Environment" 2d_physics/layer_1="Environment"
2d_physics/layer_2="Projectile" 2d_physics/layer_2="Projectile"
2d_physics/layer_3="Electric" 2d_physics/layer_3="Electric"
2d_physics/layer_4="Actors"
[rendering] [rendering]