Updated sizes

Updated window to be Stream Canvas size of 1920x1080, Fullscreen.
This commit is contained in:
Mario Steele 2026-02-24 03:14:30 -06:00
parent b192c4261c
commit 59c785ce7c
2 changed files with 8 additions and 2 deletions

View file

@ -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")

View file

@ -23,6 +23,12 @@ ChatManager="*uid://ct1s5eymb8mns"
[display]
window/size/viewport_width=1920
window/size/viewport_height=1080
window/size/mode=3
window/size/resizable=false
window/size/borderless=true
window/size/always_on_top=true
window/size/transparent=true
window/per_pixel_transparency/allowed=true