Jump to content
IGNORED

Resetting and Getting A New Level?


Recommended Posts

I'm sure this could be done with a flag and an if statement. Just make sure the flag is not cleared when the game is reset.

 

In Batari Basic, it might look something like this:

 

If collision (player0,object1) then flag{0}=1

 

If flag{0} then goto _hidden_level_loop

 

I do something like this in my game when you find the Easter Egg and when you beat the game.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...