• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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.

[Eventing Question] Conditional Branch If An Event is on a Certain Square

  • 4
    Posts
    6
    Years
    • Seen Apr 15, 2020
    Hello, I am trying to make it so that if an event, which can be moved by the player, is on a certain square, a certain variable is increased by 1. If the event is moved out of the square, the variable decreases by 1. I am trying to use conditional branches to do this, but I'm not sure how(I think I need a script?).

    Thanks
     
    Hello, I am trying to make it so that if an event, which can be moved by the player, is on a certain square, a certain variable is increased by 1. If the event is moved out of the square, the variable decreases by 1. I am trying to use conditional branches to do this, but I'm not sure how(I think I need a script?).

    Thanks

    if you still have the example maps in your project, look into the event used with the strength rock drop puzzle in the ice cave. that's the closest you're probably gonna get.
     
    Back
    Top