darkxor Posted July 11, 2014 Posted July 11, 2014 Is there a method to check if camera is moving now?
Mysteryy Posted July 11, 2014 Posted July 11, 2014 Is there a method to check if camera is moving now? Im gonna guess not, since I looked in the API and didnt see anything related to moving. Why do you need to check if the camera is moving? Unless you are multi threading in two things that will use camera movement, I cant really see a use for this. ^_^
darkxor Posted July 11, 2014 Author Posted July 11, 2014 Because when player stops moving, camera continues to move some time. If I need precisely click some object, camera should be stopped at this moment.