Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
I know that there's a jumping capability in rmxp but how would I be able to set up a common event in which the player is able to jump in place and jump in 4 directions(up,down,left,right)?
Ok. I finished it. It works so if your standing still, you jump in place, and if your moving, it will jump in that direction.
Download the demo i made here! http://files.filefront.com/Jumpzip/;943 ... einfo.html
Just copy and paste the common event into your game, but you have to make a common event and name it jump(or whatever else) And turn it on. also, go to the common event and change it from 0001: (whatever switch it is) to (whatever switch you made) Just ask if you have any questions! and Your Welcome!
Thanks maple for fixing that problem! ^-^ And hyde for discovering it.
Now, to find a way to jump holes and all that. I'll get to work on that soon.
I'm not exactly sure how to, i hope i find a way soon though.
Just wait for updates i guess.
Fixing demo, and reuploading on this link and previous. http://files.filefront.com/Jumpzip/;943 ... einfo.html
woot! i fixed the problem. I can jump over holes/fences or anything 2 tiles or less. What i did was make the the jump 2 tiles in all directions instead of 1.