Flying to a Location Marker
Just wondering what the custom event syntax is to fly to a location marker, say earth editmark 1.
the next live show we are working on will involve a lot of hopping around earth and swapping from ground to space so will this leave me locked on after flying there?
Many thanks
Alex
Kundesupport af UserEcho
There are a few ways to do this.
One is to just create a bookmark without saving the time and just do a
camera.flyto <bookmark name>
Alternatively you can fly to a coordinate using the decimal coordinates, you can find a converter here
http://transition.fcc.gov/mb/audio/bickel/DDDMMSS-...
use the following syntax
camera.flyto location <longitude> <latitude>
Alex