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.
Is it possible to fully emulate the Alundra engine with RPG maker XP or VX?

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 86

http://en.wikipedia.org/wiki/Alundra

For those of you who don't know, Alundra was a top down platforming action rpg game for the PSX which in essence was a Zelda clone. The main difference other than plot, world, characters and items was that it had jumping puzzles/routes which required precision jumps onto ledges and floating platforms to navigate through dungeons in the world.



Example of the different heights and jumping aspects
https://www.youtube.com/watch?v=y-Xn1_1bp44

This is the part which I assume would be the hardest part to create in RPG Maker. Jumping in RPG Maker has always been a very basic action and to get pixel jumping 8 directional and have up to 30 different heights of terrain seems like a perplexing thing to pull off in my eyes, it has been a while since I have used RPG Maker so I am not sure if this is possible now but a few years ago jumping scripts were still very simplistic.

So, is this possible? Or is there an alternative program which would be better suited to building this engine? Anyone who loved Alundra will have probably seen the hideous sequel Alundra 2 and I do not think it has done the first game any justice whatsoever and I would love to work on Alundra's quest after the final FMV at the credits of Alundra, but without a decent enough engine to replicate the core of the previous game it just wouldn't do it any justice.

If you haven't managed to play the game I thoroughly recommend getting ahold of a copy if you can and playing it through, for me personally it's way up there as one of my favorite games I've played.

Anyway, any help or advice about this would be fantastic to help me decide if this is at all possible.

Many thanks
Josh

*
A-pow 2015
Rep:
Level 81
2014 Best RPG Maker User - GraphicsFor frequently finding and reporting spam and spam bots2013 Most Unsung MemberSecret Santa 2013 ParticipantFor taking arms in the name of your breakfast.How can I help you? :Da^2 + b^2 = c^2Secret Santa 2012 ParticipantSilver - GIAW 10Silver - GIAW 9Bronze - GIAW HalloweenGold - Game In A Week VII
<a href="http://www.youtube.com/watch?v=cNCFaYnOr1M" target="_blank">http://www.youtube.com/watch?v=cNCFaYnOr1M</a>


This should do some of what you want.
« Last Edit: July 19, 2013, 11:05:18 AM by modern algebra »

**
Rep: +0/-0Level 86
Nice one, thanks for the link! I almost missed it as it doesn't display properly but I got it in the end. Yea this is certainly a step in the right direction, I will give this a try later on tonight and see how it functions.