This stage you will need to navigate through the obstacle look out for the bomb though, to progress hover over the laser blaster use the equip motion block and fire the blaster to progress through the course. The objective is to complete the course in as few steps as possible.
We are going to code the mission using various motion blocks to navigate through the course effectively. This form of coding is referred to as sequential coding where the script will progress one block after the other.
As you can see the script is like a procedure or step by step process, once one step is completed the code will continue to the next, if there is a mistake in the script the course will not be completed and the drone will crash.