Performing actions in parallel with Cel Scripting
Posted: 08.05.2019, 09:23
Hello,
I newly discovered Celestia and I would like to write some Cel scripts.
Commands looks pretty straight forward (even if results are sometimes unexpected) which is really nice for a non programmer like me !
I was wondering if it is possible to perform several commands in parallel ?
For example : go to a certain location on earth (gotoloc command) and in the "middle of the move" (after x seconds) apply some new surfaces (setsurface command).
I can perform one action after the other but not really in parallel.
Is there any way to start several actions and put some of them in background ?
Thanks in advance.
I newly discovered Celestia and I would like to write some Cel scripts.
Commands looks pretty straight forward (even if results are sometimes unexpected) which is really nice for a non programmer like me !
I was wondering if it is possible to perform several commands in parallel ?
For example : go to a certain location on earth (gotoloc command) and in the "middle of the move" (after x seconds) apply some new surfaces (setsurface command).
I can perform one action after the other but not really in parallel.
Is there any way to start several actions and put some of them in background ?
Thanks in advance.