![]() |
Using a button on a joystick to track?
We dont want to always have the camera tracking and such, is it possible to start tracking only when a button is pressed, and then stopping when the button is pressed again? What functions would we need to call to use that, and how would we get it to use a different purpose once the button is pressed a second time? I tried doing this before for another purpose but it didnt work, so if someone could help that would be pretty super. Thanks all.
|
Re: Using a button on a joystick to track?
try this:
Code:
// at beginning of Default_Routine) |
Re: Using a button on a joystick to track?
ok, but what are the functions that i should be using for getting the camera to start and stop tracking. (thanks for that code, ill try that out on monday)
|
Re: Using a button on a joystick to track?
Quote:
|
Re: Using a button on a joystick to track?
So we would be calling that to start tracking, I'm assuming, from your post? And also, how would we make it stop tracking?
|
Re: Using a button on a joystick to track?
To have the camera servos track the target, call the Servo_Track() function. To not have the camera servos track the target, don't call the function
|
| All times are GMT -5. The time now is 17:54. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi