godot-demo-projects/2d/lights_and_shadows/project.godot

18 lines
229 B
Plaintext
Raw Normal View History

2017-06-25 13:00:20 +02:00
[application]
icon = "res://icon.png"
main_scene = "res://light_shadows.tscn"
name = "2D Lighting"
[display]
stretch/aspect = "keep"
stretch/mode = "2d"
window/height = 600
window/width = 800
[rasterizer]
shadow_filter = 2