Moving the camera with arrow keys

Hi, I’ve used base.useDrive() command to move the camera using the arrow keys. But the problem is that the command also enables the mouse control. Does know how I can overcome this?

I only want to move the camera with the arrow keys, and I’m using the mouse to pick up an object in the scene.

Any help would be appreciated. Thanks.

Look at the Ralf tutorial.

Or on my simple modification of that tutorial (WASD, walk-run, a something more): discourse.panda3d.org/viewtopic.php?t=3830
:slight_smile: