Game Development Community

CameraShake won't stop

by Ken Fast · in Technical Issues · 03/12/2014 (6:36 pm) · 1 replies

I added an object and set the lighting to emissive and glow. Then I deleted the object. Now the first person camera is constantly shaking and won't stop. I tried setting cameraShake to false as a dynamic value for the person object and other objects in the scene. I searched through the code for "cameraShake" and can't find it set anywhere. I found a post in the forums that implied there might be an issue with additional lights with dynamics shadows set. Any ideas?

About the author

VR implementor for large scale CAD visualization for product design since 1990. ACM Distinguished Engineer 2012.


#1
03/12/2014 (7:56 pm)
I have noticed that it "appears" there is a camera shake initiated if you have animated lights because the lighting moves in a jolting fashion. I would test out a new level without adding anything to see if this is the case, or delete any lights that are in your current level and see if it makes a difference.