Another way to approach it could be to create 2 invisible walls (or use the width of your device) and then simply add a bullet behavior to the enemy. On collision with the side of the play field, reverse its direction and lower is 20 units in Y. Speed increases each time by 1.
Then once you set them all up and hit go they should take care of themselves.