Attaching Player to Landscape - Collision/Navigation Issues

Thanks - Great Idea on switching cameras. I was about to go for some complex logic. Used a FlipFlop to Toggle - only problem I’m having is the Mouse Events and other Action Inputs I’ve created are not good with the other view - is there any way to disable them in one Camera view (or should handle by setting some boolean variable to switch accordingly with Branch)?