ArcRotateCamera with custom keyboard inputs

Hey, guys. I’m developing the draggable ORTHOGRAPHIC_CAMERA , how to set up, down, left, right keyborad input that can move the camera instead of rotating the camera. :smile:

Here you’ll find everything about it - Customizing Camera Inputs | Babylon.js Documentation

1 Like

Thx for your reply, I know the way to custom inputs, what I do not know is how to custom inputs that replace ArcRotateCamera rotation behavior with moving behavior(like the FreeCamera does)!

I would advise to look at the source of FreeCamera, how it is done there; then use according your needs.

1 Like

Hey there just checking in, was your question answered? @JoeyKo

Yeah, the question was answered!

1 Like