Interaction in multiple ViewPorts

Hello,



i implemented an application with four different viewports linke in: http://code.google.com/p/jmonkeyengine/source/browse/trunk/engine/src/test/jme3test/renderer/TestMultiViews.java



The problem is that the interaction with the scene objects occurs only on the default viewport. It is possible to activate the same interactions with objects in the vieports like in the default one?



Thanks and regards!

U mean the camera? Yes u need to register the input to a different one