diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-07-30 00:11:27 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-07-30 00:11:27 +0300 |
| commit | bbe104a711a3943788c97247f0850fefef4094a3 (patch) | |
| tree | 9507037e921726efced1828d9f90fce0a9bb02f0 /project.godot | |
| parent | b702a3c809225c4e684639cd33762b06e5b2142b (diff) | |
Improve light & camera
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 8eaedf1..32e1360 100644 --- a/project.godot +++ b/project.godot @@ -21,4 +21,7 @@ config/icon="res://icon.png" [rendering] +quality/intended_usage/framebuffer_allocation=0 +quality/intended_usage/framebuffer_allocation.mobile=0 +quality/2d/use_pixel_snap=true environment/default_environment="res://default_env.tres" |
