diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-10-20 13:54:06 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-10-20 13:54:06 -0400 |
| commit | d34c96aa69d2aee1aaa3bb12366b36ff22d674c0 (patch) | |
| tree | 12c32c2c452922c92d1daf84a4bd5bebb539c204 /godot/project.godot | |
| parent | 6dd265a0aee5fa0ed21b3d272fa3bc07d5d483d9 (diff) | |
Diffstat (limited to 'godot/project.godot')
| -rw-r--r-- | godot/project.godot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/godot/project.godot b/godot/project.godot index be32035..bcbb6d3 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -254,8 +254,9 @@ reload={ 3d/smooth_trimesh_collision=true 3d/active_soft_world=false +common/enable_object_picking=false [rendering] -threads/thread_model=0 +threads/thread_model=2 environment/default_environment="res://default_env.tres" |
