blob: 8db2ae9006528a27cf079430cd70d410e8aa5647 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[application]
name="Bullet Shower"
main_scene="res://shower.tscn"
icon="res://icon.png"
[display]
width=1024
height=600
resizable=true
stretch_aspect="keep"
[physics_2d]
cell_size=64
|