Posted: Tue Jan 19, 2010 11:41 am Post subject: Re: I need help with my Mario type game.
Sorry i Screwed. Basically all i want to know is how to add a new level to this once the charcter gets to the end. Ive tried adding loops but failed miserably. Also credit is due to Kyle Powell for his wehatdotcolour tutoraial which i used to help me on this game
Turing_Gamer
Posted: Tue Jan 19, 2010 5:44 pm Post subject: Re: I need help with my Mario type game.
I suggest an exit when goal := true at the end of the loop or loops. It should exit and go to the next set of code.which is the next level