- Joined
- Nov 18, 2013
- Messages
- 120
- Thread Author
- #1
It seems that when I attempt to use
It does one of two things
A) Doesn't move the camera at all
B) Types ds in chat if I accidentally had it open to be typed in. I believe this is the direction it is trying to move the camera in since ds made sense direction wise to get to the locatable.
It seems that the camera is attempting to use WASD to move the camera. When I manually attempt to use WASD it doesn't move my camera even though it is "set" in my RS settings, however using my arrow keys works fine.
Code:
Camera.turnTo(clerk.getPosition());
It does one of two things
A) Doesn't move the camera at all
B) Types ds in chat if I accidentally had it open to be typed in. I believe this is the direction it is trying to move the camera in since ds made sense direction wise to get to the locatable.
It seems that the camera is attempting to use WASD to move the camera. When I manually attempt to use WASD it doesn't move my camera even though it is "set" in my RS settings, however using my arrow keys works fine.