Oops forgot to add the last two sequences to stagescript
anyways if you want to play the last two sequences in stagescript you can add the following code after line 24 in stagescript:
ObjEnemyBossScene_Add(obj, 0, dir ~ "./nonspell2.txt");
ObjEnemyBossScene_Add(obj, 0, dir ~ "./spell2.txt");
or you can play those individually, they're called Normal Shot 2 and Spell Card 2 in the directory as seen in the screenshot attached
Leave a comment
Log in with itch.io to leave a comment.