Skip to content

Commit

Permalink
Rotate sky to correct orientation
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveplays28 committed May 30, 2022
1 parent 10d0a8b commit bca4b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main_environment.tres
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ panorama = ExtResource( 1 )
resource_local_to_scene = true
background_mode = 2
background_sky = SubResource( 1 )
background_sky_orientation = Basis( -1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1 )
ambient_light_color = Color( 1, 1, 1, 1 )
tonemap_mode = 3
ssao_enabled = true
Expand Down

0 comments on commit bca4b65

Please sign in to comment.