diff options
Diffstat (limited to 'client/map/map.tscn')
-rw-r--r-- | client/map/map.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/map/map.tscn b/client/map/map.tscn index cd08e416..0f8e4702 100644 --- a/client/map/map.tscn +++ b/client/map/map.tscn @@ -13,5 +13,6 @@ script = ExtResource("1_3en0a") one_shot = true [node name="VoxelGI" type="VoxelGI" parent="."] +visible = false camera_attributes = SubResource("CameraAttributesPractical_kwk4i") data = SubResource("VoxelGIData_m5j5n") |