summaryrefslogtreecommitdiff
path: root/godot/project.godot
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2022-10-20 13:54:06 -0400
committerAnson Bridges <bridges.anson@gmail.com>2022-10-20 13:54:06 -0400
commitd34c96aa69d2aee1aaa3bb12366b36ff22d674c0 (patch)
tree12c32c2c452922c92d1daf84a4bd5bebb539c204 /godot/project.godot
parent6dd265a0aee5fa0ed21b3d272fa3bc07d5d483d9 (diff)
network work work workHEADmaster
Diffstat (limited to 'godot/project.godot')
-rw-r--r--godot/project.godot3
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"