day night cycle tweaking

This commit is contained in:
Derek
2025-03-16 19:11:22 -05:00
parent e3b887d66c
commit b69226938e
4 changed files with 46 additions and 9 deletions

View File

@@ -328,6 +328,11 @@ _data = {
[node name="AssetChecker" type="Node3D" groups=["ui"]]
[node name="Realtime Day Night Cycle" parent="." instance=ExtResource("26_qoxo0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -11.9891, 1.53028, 4.26966)
set_time = 18.25
north_offset = null
[node name="CSGBox3D" type="CSGBox3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.54059, -4.88213, 0)
material_override = ExtResource("3_pecld")
@@ -579,5 +584,4 @@ libraries = {
}
autoplay = "Menu"
[node name="Realtime Day Night Cycle" parent="." instance=ExtResource("26_qoxo0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -11.9891, 1.53028, 4.26966)
[connection signal="property_list_changed" from="Realtime Day Night Cycle" to="Realtime Day Night Cycle" method="_on_property_list_changed"]