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.
Game Freezes When Jumping

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 83
EDIT: Whenever the character hits a dead end, or something too wide to jump over, the game freezes.

Is there a way to fix this?

The code I used is:

<>Key Input Proc: [0002: jump]
<>Move Event: Hero, Begin Jump, Forward, Forward, End Jump

And I assigned the Jump key to "shift".
« Last Edit: July 07, 2010, 12:15:43 AM by Mochah »

***
Rep:
Level 89
slate furry thing
Add Phasing Mode ON and Phasing Mode OFF to the start and end of your Move Event respectively. I'm certain that the jumping state is supposed to have the same effect, but it rarely has for me.