rotate jupiter to see the eye

This commit is contained in:
yuni 2024-03-19 22:29:27 +01:00
parent 810ad8c563
commit bf4be327ed

View file

@ -283,7 +283,7 @@ pub fn setup(
0.0,
500000.0,
),
rotation: Quat::from_rotation_y(PI * 0.0),
rotation: Quat::from_rotation_y(PI * -1.40),
scale: Vec3::splat(JUPITER_SIZE),
},
scene: asset_server.load(ASSET_JUPITER),