commit e72fb80e67f04c5852f7cdd6d5bd0a4373dee0d1 from: Riccardo Mazzurco date: Fri Aug 19 22:42:37 2022 UTC better setting commit - e78a939acbde029b9283330ea10df458fa83c48a commit + e72fb80e67f04c5852f7cdd6d5bd0a4373dee0d1 blob - 87d64c9e9bb29737d48654df5fefa8bd520e5acf blob + a7478fc66608c4170994d66615a270b14dd9857b --- project.godot +++ project.godot @@ -18,6 +18,11 @@ config/icon="res://icon.png" Pieces="*res://src/pieces.gd" +[display] + +window/stretch/mode="2d" +window/stretch/aspect="expand" + [physics] common/enable_pause_aware_picking=true