Jump to content
The simFlight Network Forums

Moving the drone camera


Recommended Posts

Hi All, hi Pete

My target is to be able to move the drone camera. I tried to use the logging facility to check for events/offsets to use.

Drone camera is moved by keys W,A,S,D - R,F (Up and down) and numpad 4 and 6.

When pressing the above the only event that always get registered is:

508157 *** EVENT: Cntrl= 65555 (0x00010013), Param= 0 (0x00000000) SIM_RATE
   509438 *** EVENT: Cntrl= 65555 (0x00010013), Param= 0 (0x00000000) SIM_RATE

508157 *** EVENT: Cntrl= 65555 (0x00010013), Param= 0 (0x00000000) SIM_RATE
509438 *** EVENT: Cntrl= 65555 (0x00010013), Param= 0 (0x00000000) SIM_RATE

All of the above keys EXCEPT the numpad 4 and 6 do register in the log window the buttons:

   465407 KEYDOWN: VK=65, Waiting=0, Repeat=N, Shifts=0
   465407 .. Key not programmed -- passed on to FS
   465407 EV_KEYDOWN received: 0x41 (A)
   465407 KEYDOWN: VK=97, Waiting=0, Repeat=N, Shifts=0
   465407 .. Key not programmed -- passed on to FS
   465407 EV_KEYDOWN received: 0x61 (a)
   465469 KEYUP: VK=65, Waiting=0, Shifts=0
   465469 EV_KEYUP received: 0x41 (A)
   465469 KEYUP: VK=97, Waiting=0, Shifts=0
   465469 EV_KEYUP received: 0x61 (a)

What are my options to be able to control the drone camera movement? Only the button events?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.