1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00
Files
godot/demos/2d/lights_shadows/engine.cfg
Rémi Verschelde 23cf6a85bd Port 2D demos to TSCN/TRES formats
Part of #4196.
2016-04-02 14:39:08 +02:00

17 lines
198 B
INI

[application]
name="2D Lighting"
main_scene="res://light_shadows.tscn"
icon="res://icon.png"
[display]
stretch_mode="2d"
width=800
height=600
stretch_aspect="keep"
[rasterizer]
shadow_filter=2