Hey everyone, I promised to updated alittle more regularly and here is one of those updates.
I've been focussing on the menu's in game and the overall connection between all the levels, sprite scenes and comic scenes. So it all flows nicely into each other, unlike a couple of days ago where I needed to edit the starting position and several variables to play a surtain level. Now I can start from the main menu, load a game, select my prefered character, select my arsenal and play the selected level. All in all great progress for the game.
At the same time I've been focusing on making it bug free aswell, constantly double checking and ensuring all option of the menu's and all the preset rules for the levels and such work accordingly. I'll still need to fully go over each level with every possible character and weapon, but that's something for last.
Alittle insight on how the load game system works. Unlike before, I won't be using the inbuild save/load system of the RPGMaker itself. I've created a "Level-Code" system, which allows the player to enter a four digit code to return to his or her previous game progress. After completing each level you'll get the corresponding Level-Code, so that next time you enter that code, you'll have access to the next level. Here is a screen of the Level-Code menu:

Click To Enlarge
Thats all for now, till next time.