So I’m working with a couple different levels using flags, here are a couple of issues I’m having:
-
One complaint about the level and flags in general is that when the map is randomized, I don’t want the flags appearing in the same spots the next time by default. Would be nice if it could be set such that when I choose submit all my flags are cleared, at least on a level like this one where old flags are no good.
-
If I place a flag and my dude starts moving toward it, then I place the flag elsewhere, he finishes doing what he was told for the first flag then runs to the second flag and removes it. Basically it seems that the newly placed flag is the same object as the flag that was removed when I placed the green flag again. This is from the ‘drop-the-flag’ level where i placed the flag in the wrong spot, he started running for it, then I placed the flag somewhere else. He dropped a bomb at the first location (I expected this and it makes sense). He then proceeded to go to the newly placed flag and pick it up without first dropping a trap.