Jump to content

Ash1977

Member
  • Content Count

    2
  • Joined

  • Last visited

Everything posted by Ash1977

  1. So I've started to get into RPG Maker with my son, but I'm not a programmer. I've looked all over, but can't find or don't understand the things I've read. In simple terms, how do I make a button that goes down when you stand on it and back up again when you're not stood on it? I've got it to go down: >Set Move Route: This event (Wait) :$>Turn Down :$>Turn Left :$>Turn Right :$>Turn Up It then stays down. How do I get the event to store the players location and the event's location, compare them and then go back up if the two aren't the same? (I'm slowly working towards making a puzzle where the character or a boulder can stand on a button to open a door.) Thanks very much for your help!
  2. Thanks both very much for your help. I've created something that almost works just for the button, but it only goes back up when the player is not on the button's X OR Y coordinates. What have I done wrong here? I want it to be whenever the player is not on the button's X AND Y coords. Hmm...
×
Top ArrowTop Arrow Highlighted