diff --git a/gymkhana/addons/escoria-ui-return-monkey-island/game.tscn b/gymkhana/addons/escoria-ui-return-monkey-island/game.tscn index 5c7f3bf0..99bc3238 100644 --- a/gymkhana/addons/escoria-ui-return-monkey-island/game.tscn +++ b/gymkhana/addons/escoria-ui-return-monkey-island/game.tscn @@ -35,21 +35,16 @@ __meta__ = { anchor_top = 0.9 anchor_right = 1.0 anchor_bottom = 1.0 +margin_top = -26.0 size_flags_horizontal = 3 size_flags_vertical = 3 theme = ExtResource( 9 ) -__meta__ = { -"_edit_use_anchors_": false -} [node name="HBoxContainer" type="HBoxContainer" parent="CanvasLayer/ui"] anchor_right = 1.0 anchor_bottom = 1.0 size_flags_horizontal = 3 size_flags_vertical = 3 -__meta__ = { -"_edit_use_anchors_": false -} [node name="VBoxContainer" type="VBoxContainer" parent="CanvasLayer/ui/HBoxContainer"] margin_right = 58.0 diff --git a/project.godot b/project.godot index 28c769f7..f1fd5912 100644 --- a/project.godot +++ b/project.godot @@ -844,7 +844,7 @@ escoria="*res://addons/escoria-core/game/esc_autoload.gd" [display] window/size/width=1280 -window/size/height=900 +window/size/height=640 window/stretch/mode="2d" window/stretch/aspect="keep"