I just tried to speed up the arrow controls of camera. Is the reason of this slow speed is due the width of the ground? If yes, are there any workaround? Im working on such sized warehouse!
What do you mean by slow speed?
Try this:
camera.inertia = 0;
camera.speed = 50;
Is this slow speed also?
1 Like