diff options
author | tpart <tpart120@proton.me> | 2024-07-04 09:45:39 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-07-04 09:45:39 +0200 |
commit | 93583ac4d3b8ff2e0068b76582d3fffb426e0781 (patch) | |
tree | 1e686c5e94e213a2ed43f5340f9d7152f93577d5 /client/menu/menu_background.tscn | |
parent | ecaf5e630495ec0cde4ac638799fbf9fa4493eff (diff) | |
download | hurrycurry-93583ac4d3b8ff2e0068b76582d3fffb426e0781.tar hurrycurry-93583ac4d3b8ff2e0068b76582d3fffb426e0781.tar.bz2 hurrycurry-93583ac4d3b8ff2e0068b76582d3fffb426e0781.tar.zst |
Apply sdfgi setting instantly
Diffstat (limited to 'client/menu/menu_background.tscn')
-rw-r--r-- | client/menu/menu_background.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/menu/menu_background.tscn b/client/menu/menu_background.tscn index e0a690be..b4abe291 100644 --- a/client/menu/menu_background.tscn +++ b/client/menu/menu_background.tscn @@ -61,6 +61,7 @@ shadow_enabled = true [node name="Environment" type="WorldEnvironment" parent="."] environment = SubResource("Environment_slkjl") script = ExtResource("2_rkilw") +allow_sdfgi = false [node name="the-sky-tm" type="MeshInstance3D" parent="."] transform = Transform3D(0.614606, 0.499662, -0.610408, -0.00282255, 0.775198, 0.631712, 0.78883, -0.386531, 0.477851, 6, -13, -11) |