mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 06:09:46 +03:00
Merge pull request #837 from Vilcrow/pong-screen-size-stable
Fixed that the paddles can cross the floor if you run the "Pong" game in the i3 window manager.
This commit is contained in:
@@ -22,7 +22,7 @@ window/size/width=640
|
||||
window/size/height=400
|
||||
window/dpi/allow_hidpi=true
|
||||
window/stretch/mode="2d"
|
||||
window/stretch/aspect="expand"
|
||||
window/stretch/aspect="keep"
|
||||
stretch_2d=true
|
||||
|
||||
[gdnative]
|
||||
|
||||
Reference in New Issue
Block a user