I’ve tried to finish this level three times today, and I’m pulling out my hair.
After painstakingly weaving my way through the bomb storm, and successfully surviving for 60sec, I click Submit. Those parts work.
But when I click Submit and it goes to play the finished product in a second window, the bomb pattern changes. And since the bombs are in different places, the path I coded doesn’t work and I die pretty immediately.
I don’t understand, is this supposed to happen? Did I miss something? Or is it a glitch?
Hitting the “Submit” button will always give the level a new random seed, so the firing pattern will be different every time you hit “Submit”, so coding to a specific pattern is no good.
I am having trouble understanding the move function. sometimes I can just put the flag.pos and my dude goes their, other times they don’t. I have the boots with the move function…