Camera Panning Problem
So, I set the if Health = 0 then pan camera to coordinate (x,y), but then sometimes it goes (2x,2y) or even more. Why is that?
So, I set the if Health = 0 then pan camera to coordinate (x,y), but then sometimes it goes (2x,2y) or even more. Why is that?
Comments
The behaviour of your project is caused by the way you have your code set up.