Port atmosphere
This commit is contained in:
parent
0fc670fbd4
commit
f695bef4c7
@ -110,7 +110,7 @@ fn setup_terrain_scene(
|
||||
),
|
||||
Transform::from_xyz(-1.0, 0.0, -0.5)
|
||||
.with_scale(Vec3::splat(0.5))
|
||||
.with_rotation(Quat::from_rotation_y(PI / 2.0)),
|
||||
.with_rotation(Quat::from_rotation_y(-PI / 2.0)),
|
||||
));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user