Files
godot-demo-projects/2d/lights_and_shadows/project.godot
2017-07-26 20:06:21 +02:00

20 lines
293 B
Plaintext

config_version=3
[application]
config/name="2D Lighting"
run/main_scene="res://light_shadows.tscn"
config/icon="res://icon.png"
config/main_scene="res://light_shadows.tscn"
[display]
stretch/aspect="keep"
stretch/mode="2d"
window/height=600
window/width=800
[rasterizer]
shadow_filter=2