2D Ortho-Camera not panning correctly #3243
-
I am trying to render an image on the screen and pan the camera with dragging the mouse on left click.
I also made a system to pan the camera. This is the only system that runs ever frame ...
This mostly works, however the camera moves faster than the camera, therefor, is not in sync with the cursor. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Mouse motion doesn't take into account cursor acceleration You probably want |
Beta Was this translation helpful? Give feedback.
Mouse motion doesn't take into account cursor acceleration
You probably want
CursorMoved