Minor things
This commit is contained in:
parent
6e6d9e2fa2
commit
6ea963f1f6
2 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,6 @@ custom_fonts/font = SubResource( 6 )
|
|||
text = "Join an existing game"
|
||||
|
||||
[node name="Popup" type="PopupDialog" parent="."]
|
||||
visible = true
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
margin_left = 100.0
|
||||
|
|
|
@ -199,6 +199,7 @@ sprint={
|
|||
2d_physics/layer_1="Environment"
|
||||
2d_physics/layer_2="Projectile"
|
||||
2d_physics/layer_3="Electric"
|
||||
2d_physics/layer_4="Actors"
|
||||
|
||||
[rendering]
|
||||
|
||||
|
|
Reference in a new issue