[embedded media]
In some of the Zelda games there are like these 2D segments.
that are alot like platformers.
So basically the game takes place on the overworld but some,
maps are 2D. I want to know if you could make like
2d segments in Rpg Maker Ax ace with a basic jump feature
and physics.
All I can find online is stuff for a full 2d platformer not a hybrid.
I just wan't some rooms to be 2d.
If you know were I could find a script for this please message me!
2D segments Like In "The Legend Of Zelda Orcale Of Ages?"
● ARCHIVED · READ-ONLY
-
-
yes and no.
if you want only some functions mixed in some maps, then you'll need to use events to simulate a platformer. That is possible, but it has its limits and requires careful mapping.
so yes, it can be done but no, it is not easy and the more options you want the greater the difficulty of mapping it becomes. -
You can actually set this up with relative ease if you use a few scripts. Basically you need the Victor Engine scripts for Pixel Movement, Free Jump and Platforming. It'll require some configuration, some clever level mapping (use a transparent tile above your platforms to simulate sidescrolling) and some smoke & mirrors but you'll end up with something pretty close to the old oracle games.
Side note, that video made me want to bust out my gameboy color and replay those games again. :p