• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

how to make a 2nd screen like the nds in a sidescroll game(or 3-4d games)

Status
Not open for further replies.

proto-man

netoperater
220
Posts
19
Years
    • Age 31
    • Seen Jan 22, 2006
    things you need to know:
    passwords(if you want your 2nd screen to be a map.)
    Things you need:
    picture(optoinal)
    Map chips and regular chips in your chipsets(if you want your 2nd screen to be a map.)
    To be using 1 of my 2 sidescroll tutorials

    to make the actual screen make it out of chips or use the show picture command)

    okay first if your screen 2nd is going to be a map:
    make a charset of your hero looking like he you want him to (like in zelda:oot or zelda:MM)(or like in my game in the works the 1st screen may run from left to right or visa-virsa where if your walking the right way your 2nd screen charector will will walk nourth) on the 2nd screen and set it to continue with stepping auto start under event commands put:

    cycle:
    change variabl:001(set t0 zero)
    set password:001(make sure you can only use arrow keys unless you wnat optoins)
    now if a hero steps in a directoin such as right in your commands make a fork that if the varible equals the right arrow key to:
    move event:this event:start jump:step(the direction you want right to equal on your map.)end jump
    end cycle.

    if you want to use the optoin of an extra angle you can make a shooting system(where if an enemy appers on the 2nd screen you can hit a key and shoot it.) or even 3 and 4d games but Ill type those later
     
    Status
    Not open for further replies.
    Back
    Top