demo scripting
Posted: 08.08.2003, 21:28
Has the text string changed? I cant get it to work.
Real-time 3D visualization of space
https://celestiaproject.space/forum/
https://celestiaproject.space/forum/viewtopic.php?f=2&t=3068
Code: Select all
{
print { text "Beginning tour... Press the ESC key to cancel." }
}
Code: Select all
print { text "Beginning demo . . .\nPress ESC to end." origin "center" duration 2 }
wait { duration 2.0 }