What is the best way to start up a cutscene script immediately following a battle? Is there a simple built in feature for this? I have the battle qued up through a text box during cutscene and I want to go back into the scene right after the battle. Thanks for any help!
entropy wrote:
What is the best way to start up a cutscene script immediately following a battle? Is there a simple built in feature for this? I have the battle qued up through a text box during cutscene and I want to go back into the scene right after the battle. Thanks for any help!
Don't call the battle from the text box. Call a plotscript (same way you chain other text boxes, just choose the script instead) and use the fightformation() command.
My website, the home of Motrya:
http://www.jshgaming.com



