heading

Asked by Andrewbacca

Hi,
I am tring to rotate the sky around 180 degrees using the set heading function
which works fine but I want it to do it slowily and I cant get the set duration function to do what its ment to do.

Here is my code.

set duration 20
set heading 180

Ive tried putting the duration code before and after the heading but still no joy.

any help would be great thanks.
Andrew

Question information

Language:
English Edit question
Status:
Answered
For:
Nightshade Legacy Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Lionel RUIZ (astro2kpremium) said :
#1

Hello!

the "set heading" command must be linked to the duration. If not, it won't know what must take the duration.
And putting a duration don't do the waiting.

Anyway, try this and it'll work:

set heading 90 duration 20
wait duration 20

Best regards,

Lionel RUIZ

Can you help with this problem?

Provide an answer of your own, or ask Andrewbacca for more information if necessary.

To post a message you must log in.