Dragscript example for voyager advanced

Has anyone created a basic dragscript that starts a robotarget run that they would share?

This was covered in video #5 ( Voyager’s Video List – Voyager (starkeeper.it)
Basically, you just remove your call to a sequence or sequence block and insert a call to RoboTarget (properly configured) - actually a very simple change. The video shows this on screen - only a few lines…

Much appreciated. I have bookmarked the videos.

One thing I found when doing the script for robotarget was that the ERROR variable needed to be initialized at the very beginning of the dragscript otherwise it would not work. Here is the script that works for me.
ROBOTARGET Script.vos (20.2 KB)

1 Like