Updated sizes
Updated window to be Stream Canvas size of 1920x1080, Fullscreen.
This commit is contained in:
parent
b192c4261c
commit
59c785ce7c
2 changed files with 8 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ script = ExtResource("1_dk8qt")
|
|||
|
||||
[node name="Floor" type="StaticBody2D" parent="WorldBoundries" unique_id=746537539]
|
||||
unique_name_in_owner = true
|
||||
position = Vector2(0, 648)
|
||||
position = Vector2(0, 1080)
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="WorldBoundries/Floor" unique_id=1495679580]
|
||||
shape = SubResource("WorldBoundaryShape2D_nv0qy")
|
||||
|
|
@ -31,7 +31,7 @@ shape = SubResource("WorldBoundaryShape2D_xf7jw")
|
|||
|
||||
[node name="WallRight" type="StaticBody2D" parent="WorldBoundries" unique_id=662355024]
|
||||
unique_name_in_owner = true
|
||||
position = Vector2(1152, 0)
|
||||
position = Vector2(1920, 0)
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="WorldBoundries/WallRight" unique_id=1255895407]
|
||||
shape = SubResource("WorldBoundaryShape2D_6ii2h")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue