RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
pushing block puzzle help

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 88
I have an event called "crate" with a "action key" trigger and this code:

<>Move Event:: This Event (Ignore Impossible moves)
:                      :<>Move away from hero
<>Wait: 5 Frames
<>


How can i make it so that when it is in a certain spot, the value of a variable goes up? I tried to do this with events, but it didn't work.

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
You can try looking a minigame called Gamos I made long ago: http://rmrk.net/index.php/topic,166.0.html
It might be too much for what you are trying to do though...
If you want to do it with events then Terrain Tags is a good idea if you have several spots.
Otherwise you can try to make a basic x- and y-coordinate check.

**
Rep:
Level 88
and how do you do the x and y coordinate check? (me = noob)

***
Rep:
Level 88
Random-Idiot
Variable Operations : Variable is this events X tile
Variable Operations : Variable is this events Y tile

in the event you want the x and Y from.
ALL HAIL ME™