Test new roof

This commit is contained in:
Matteo Sonaglioni
2026-03-18 20:23:07 +01:00
parent d86a9bfb10
commit a208fb84bd
7 changed files with 125 additions and 9 deletions

View File

@@ -782,9 +782,9 @@ script = ExtResource("1_cr3ar")
color_mattina = Color(0.9342753, 0.77912414, 0.6057529, 1)
color_pomeriggio = Color(0.9485261, 0.6254264, 0.38133258, 1)
color_notte = Color(0.18353948, 0.18552834, 0.48496485, 1)
rotazione_sole_mattina = Vector3(-66, 85, 0)
rotazione_sole_pomeriggio = Vector3(-150, 8, 0)
rotazione_sole_notte = Vector3(-66, 85, 0)
rotazione_sole_mattina = Vector3(-50, -90, 0)
rotazione_sole_pomeriggio = Vector3(-120, -90, 0)
rotazione_sole_notte = Vector3(-130, -90, 0)
esposizione_mattina = 0.8
esposizione_pomeriggio = 0.7
esposizione_notte = 0.7