Heres the code to anti cheat on a maze game.
Stage.showMenu = false;
onEnterFrame = function(){
if(Key.isDown(2)){;
gotoAndStop(INSERT FRAME NUMBER HERE)
}
};
Thanks to Meepo!
Great Artwork. Very Depressing game. You should make it so when the Differences = Zero the Timer Stops. It goes down like 20 points whenever I complete a level before it goes to the next level.