reset position

 From:  Michael Gibson
5833.5 In reply to 5833.4 
Hi Schbeurd,

> By the way, is there a possibility in MoI to run two scripts in sequence. For example A
> shortcut that would execute the script "CenterAtOrigin" first and then "PutOnGround" ?
> Thanks

There isn't any sort of bundled up way to do that currently, because things happen asynchronously. I'll see about adding in a method for a script so it can wait for the current command to be finished, that should then make it possible to make a combined scripted sequence on a single shortcut more easily.

- Michael