Help for Mining, Digging, Secret Passages and Moving Stuff (Demo Included)
BMM Archive · July 15, 2026
Original Source
- Original title: Help for Mining, Digging, Secret Passages and Moving Stuff (Demo Included)
- Original author: DoctorMolotov
- Original date: October 13, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/help-for-mining-digging-secret-passages-and-moving-stuff-demo-included.45866/
- Source forum path: Game Development Engines > RPG Maker Tutorials > RMVXAce Tutorials
Summary
This post is for those of you that have possibly wanted to accomplish being able to mine something or dig something as well as have hidden holes in the ground or a hidden staircase. I am not the best at this stuff since I am relatively new to it all, but I have had a few successes in reading tutorials, support topics, and manipulating events to achieve my desired results, which I have decided to share with all of you here. If you download the demo you will see the...
Archived First Post
If you download the demo you will see the following order of items available for you to try out as well as manipulate into your own games.
First, I wanted to be able to mine a rock for ore. The event checks for your Pick Axe and won't let you mine until you have one. Fortunately for you, there is one on the ground. Break the rock with it, and gather your ore!
Second, I wanted to be able to dig a spot to possibly find something. I did not go so far as to make that something appear on the map, but just to appear in your inventory. I am sure there is a way to dig up a treasure chest, and I will attempt to mess around with that another time. The event will check for your shovel, and again, luckily for you, there is one nearby. Dig away!
Next, I wanted to implement the mining thing to reveal a hole or secret passage in the ground. Again, the pick axe is needed for this, but you should already have that from the first bit. The hole you reveal also contains an event to transfer the player to a different location, and a little sound effect to signify that you fell in the hole.
Lastly, I wanted to be able to push an object (like a statue) one tile over to reveal a hidden staircase underneath it (something like you would find in Zelda). The player approaches and moves the object by actioning it and bam! hidden staircase that will then transfer you somewhere. Now if you move to a different map and come back,
Now as I mentioned earlier, I am still fairly new to all of this so some of the events might be a bit messy/sloppy, and if so, please let me know how I can clean them up. Furthermore, I am really hoping that (being as this is my first attempt at a help topic) that I haven't done anything wrong or stepped on toes and what have you. If I have, please let me know also, as it is never my intention.
I hope this helps whoever decides to read it and don't be afraid to use the events and manipulate them to do what you want them to do in your games. If further explanations are needed or the link doesn't work let me know. I can also update this with step-by-steps and screenshots if necessary/requested.
Here is the demo file download so you can see the events and such and how it all works:
https://www.mediafire.com/?tg33hhic4sh6nxc <- must have RTP for this to work!
Thanks!
Credits:
I used RyokuHasu's ladder example (found here: http://forums.rpgmakerweb.com/index.php?/topic/44998-moving-an-object-to-reveal-a-staircase/) and altered it to fit the need of moving a statue.
Any and all beginner tutorial writers as they have been a massive help for everything I have attempted to accomplish.
All the people here on these forums for the immense amount of support and troubleshooting help as well as idea sharing that has inspired me to try new things.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credits: I used RyokuHasu's ladder example (found here: http://forums.rpgmakerweb.com/index.php?/topic/44998-moving-an-object-to-reveal-a-staircase/) and altered it to fit the need of moving a statue. Any and all beginner tutorial writers as they have been a massive help for everything I have attempted to accomplish. All the people here on these forums for the immense amount of support and troubleshooting help as well as idea sharing that has inspired me to try new things.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...