blob: b75041991543abf6b7c8cf63c6b562ffdb9320fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[application]
name="Navigation Polygon (2D)"
main_scene="res://navigation.scn"
icon="res://icon.png"
[display]
width=800
height=600
stretch_mode="2d"
stretch_aspect="keep"
|