Post
by FourthWorld » Sat Jun 13, 2015 6:34 pm
Good to see you here, Eva. Been a long time. I hope and you've been well.
The good news is that MC and LC both use the same engine, so all language capabilities are identical.
The bad news is the difference between how they build standalones: in MC we were encouraged to include "Stack Resources" (Answer Dialog, Ask Dialog, etc.) into our stackfile before building, but in LC this is done automatically for us in the Standalone Builder.
If you've included those MC resources in your stack you'll want to remove them first, since opening the stack in LC will throw an alert letting you know of stack name conflicts (it has its own Ask Dialog, Answer Dialog, etc., and any two stacks with the same name may cause confusion).
If you haven't included those stacks you should be just fine - open it in LC and see.
If LC complains about stack name conflict, the simplest way to move stuff from MC to LC is to first open the stack in MC and remove those resource stacks first, save it, quit, then open the stack in LC.
Please let me know how it goes.