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.
Help w/ ladder minigame (die hard arcade style)

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 84
Getting only warmer from the oven.
http://rpgmaker.net/users/outlander145/locker/LadderMiniGame.zip RPG Maker 2003

Can anybody tell me how, if I/you mash the left and right keys incessantly, (although it isn't a likely thing) that the hero won't end up veering off to the right/left due to phasing? Unfortunately, for the hero to jump between ladders, the phasing must be on, but then there has to be a point that the phasing must turn off. Add to that, the hero must take a slight pause to be damaged and move one step down, to indicate his being hurt by the elevator. Don't worry, the thing's only a meg. I just CAN'T figure it out! This feels so unrefined!!

'Kay... let's see what I've done already... I've tried halting all movement, but that essentially screwed everything up. I've tried turning the phasing off immediately at the moment you get hurt by the elevator, but there's still a split second you can walk to the left or right. I forgot the rest of what I've did, I've tried all kinds of shit all day, and it still has a split second that you can either move right or left, phase through, and either get frozen in the scenery, or continue walking up. It's that, or making a jump only to be hit by a moving elevator. Then the split second is during the moment you're being hurt, which is WEIRD, because you shouldn't even have control over your character during a "move hero" event. Just what is up with this?
« Last Edit: December 06, 2009, 04:52:42 AM by outlander145 »

**
Rep: +0/-0Level 82
Make them all into auto-start events so you ignore player input?

**
Rep: +0/-0Level 84
Getting only warmer from the oven.
Sure. That works.



If you want the hero to die a slow painful death with no way of jumping out of the way.
SRSLY though, I do want it to ignore player input, but only when he's being damaged by the elevator. It's just during that time that there's probably a second or two that phasing mode is still on from the jumping, and there's no time to turn it off quickly enough.

**
Rep: +0/-0Level 82
It worked for me when I put them on autostart.  Maybe you're doing it wrong?  Once the hero activates the bottom tile is when the auto-starts should come on, and that worked fine for me.

**
Rep: +0/-0Level 84
Getting only warmer from the oven.
I may be. This is strange. Still chipping at it, however.