yuckoz
Netherlands
Asked
— Edited
Resolved by DJ Sures!
Hi, I have a quick question regarding the scripting functions for an AR2 drone. Is it possible to make it strafe left or right using the EZ-script? As far as i can see you can only make it go up/down, turn left/right and move forward/reverse. With any controller you can also make it strafe so I was wondering if there is a possibility for this using the EZ-script.
The term used for drones is roll. The command is rollleft() or rollright()
You will find all drone commands in the script manual by searching for the word drone. There is also takeoff and land, etc.
Thanks! I looked over it