Files
godot-demo-projects/2d/lights_and_shadows/project.godot
Juan Linietsky c3899b9e7d WIP porting demos
2017-06-25 08:00:20 -03:00

18 lines
229 B
Plaintext

[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