Scaling and viewport tweak
This commit is contained in:
parent
8de3fc1060
commit
c5fa3e8edb
|
|
@ -35,9 +35,9 @@ game_settings = ExtResource( 6 )
|
|||
|
||||
[node name="ViewportContainer" type="ViewportContainer" parent="."]
|
||||
material = SubResource( 3 )
|
||||
margin_right = 322.0
|
||||
margin_bottom = 182.0
|
||||
rect_scale = Vector2( 2, 2 )
|
||||
margin_right = 320.0
|
||||
margin_bottom = 180.0
|
||||
rect_scale = Vector2( 4, 4 )
|
||||
|
||||
[node name="Viewport" type="Viewport" parent="ViewportContainer"]
|
||||
unique_name_in_owner = true
|
||||
|
|
|
|||
|
|
@ -250,8 +250,8 @@ shapes/collision/shape_color=Color( 1, 1, 1, 0.419608 )
|
|||
|
||||
[display]
|
||||
|
||||
window/size/width=640
|
||||
window/size/height=360
|
||||
window/size/width=1280
|
||||
window/size/height=720
|
||||
window/size/resizable=false
|
||||
window/stretch/mode="2d"
|
||||
window/stretch/aspect="keep"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user