February 2014
Intermediate to advanced
330 pages
7h 11m
English
When the boss has had enough, it should disappear and declare the player victorious. Adding this step will conclude the tutorial and finish the game.
We will yet again expand the script of the boss sprite. For this final step, we won't create a completely new script, but we will add to the main boss script that already exists. This is the one that starts with the when I receive <boss> block.
When the condition in the repeat until () loop is met, the script will exit the loop. When this happens, it means that the boss has received the described number of hits and should be defeated. We will write the following instructions for this defeat script:
Read now
Unlock full access