From d34c96aa69d2aee1aaa3bb12366b36ff22d674c0 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Thu, 20 Oct 2022 13:54:06 -0400 Subject: network work work work --- godot/project.godot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'godot/project.godot') 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" -- cgit v1.2.3