Hi,
There are many possibilities.
You can:
1. Do that manually writing your own code to handle that.
2. Use AnimationPlayer to handle camera movement when you press key.
3. Use Tween node to handle camera movement when you press key.
If you need example code I could prepare some in free time.