Why isn’t there an option to raise/lower the scene skybox, or even shake it?
Who wouldn’t want to be able the shake the sky with Unity?
Why isn’t there an option to raise/lower the scene skybox, or even shake it?
Who wouldn’t want to be able the shake the sky with Unity?
You can’t “move” a skybox, though you can rotate it.
However, for a shake, you can do a rotational shake on the camera. DOTween has a great shake tween that works really well a camera. It has a bunch of parameters that let you tune it nicely.
Camera > DOShakeRotation