First let's duplicate the code for Path 1 twice using the right click of our mouse. Then change the other if statements to check if "path = 2" or "path = 3"
For the 2nd Path we will just move the enemy to a new starting position "go to x: 240 y: 80", and use the same movement as "path =1".