Direct FlyTo Bookmark
I have a set of bookmarks which look wonderful on the full dome in the planetarium, and we are trying to use for a sequence, but unfortunately the default modes moving between the bookmarks ends up cutting into some of the objects, where a direct flight would avoid this.
Unfortunately I cannot manage to write a command which directly flys from one bookmark to another.
Does anyone know how this can be done / if this can be done?
Kundesupport af UserEcho
Are these locations on a planet? If so, camera.flyto coords <long> <lat> might work well, because it does orbit around the planet, rather than trying to fly through it. It can be stacked with <objectID>.prop.targetradius <value> to set the distance you end up from the desired location.