Camera Shaker
The camera shaker is added as an additional feature to better showcase the warp effect and make it feel more “realistic”. Since the shaker randomly changes the x and y transform positions of the attached gameObject, it could potentially interfere with your own camera scripts.Depending on how your camera controller works it could also simply negate the shake effects. So keep in mind that this script may or may not work with your controller.
But feel free to look at the code and directly integrate it in your camera controller.
Also if you are stuck and need help, feel free to contact me.
Last updated