How to get that Arrow under the door in Pokemon in 4 easy steps! [RM2K/3 Only]

  • 116
    Posts
    20
    Years
    Ever wanted to do this in Rm2k/3 but could not?
    *image removed*
    Note: This is an Actual Screen from the Pokemon Fire Red Video Game

    Then here is how:

    Take this:

    *image removed*
    Ripped By RM2K3Kid

    1. Put that as an event Under the space where you step on.

    2. In the event, make 2 pages, leave the first Blank with no GFX and on the second, put the GFX in and set "Animation Type" to Continuous, Event layer to "Same As Hero's" and set a switch (Whatever you want).

    3. Now put an event 1 space above the Arrow, Event Layer: Below Hero, Trigger Condition: On Hero Touch, and the event Commands as Follows:

    Code:
    <>Switch Operation: [XXXX: Whatever Switch you set] ON

    4. Now set events in the squares surrounding that event with the same trigger conditions but in the event command, put:

    Code:
    <>Switch Operation: [XXXX: Whatever Switch you set] OFF

    There you go, a little tutorial for Newbies and (A slim chance) Experts lol

    Tutorial written By: Kyle_Katarn
    Tested by: SimplyDBZ​
     
    Last edited:
    Nice and simple! (Though I know already) This should help a lot people, especially newbies. :)

    ~Jeff
     
    For some reason, I can't see the pic under step 3 (if there is a pic.)

    EDIT- Now I see it.
     
    Thanks KM I'll add that now
     
    i can't see the code.....

    -off-topic-ness-
    MY 200th POST!

    EDIT-
    nvm, i see it now.
     
    You say it's RM2k/3 Only, but if someone took the Arrows and made them
    RMXP-sized, would the code written still work correctly?
     
    Back
    Top