The Money Hole by miu
This is a game about being cursed with having a hole in your wallet. Have Fun!
Linux version need testing.
Update:
-fixed translation bug on the first boss death message
-fixed translation bug on chests
-fixed bug where you can’t leave the witch’s home when you have no money
-fixed transition bug
-removed accidentally added Heal spell
Ratings
| Given | 140🗳️ | 55🗨️ |
Also, thanks for playing my game!
Once the stream is finished you can find the video here: https://www.twitch.tv/ursagames/videos
If you want to know when it was played you can find your game in the queue here: https://tinyurl.com/y5rdokvp
Must have been a real challenge to achieve, good job for that ! I like the art, it's really great
Some tips about RPG maker, I saw that you used XV that is one of the latest (If not THE latest)
- Try using some scripts, the raw engine is not that good, is good to start, but it can be improoved. There are several online comunities that you can join and search for stuff;
- Try actually programming on the events system, you can do a LOT of stuff on that and get a good hang on how to program (I even learned how to program on the Rpg Maker with the event system)
- Don't be afraid of trying something new on it, the Scripts on this engine (If they didn't change) is the RUBY, buuut, a lot of cool stuff is already done in those comunities, and most of them share them for free.
@zoneoutapps thank you for testing it for mac, also thanks for playing it (art is native art of rpgmaker, we would've liked to make our own but didn't had time due to it being our second game that we rushed to make in 12h due to our first game being impossible to upload)
@shunaky thanks, actually I was planning to use a script to make a custom HUD and a script to personalise the main menu but I ran out of time, I'll put them in the full version we're plannig to do for sure, though we may use more scripts but we didn't decided which yet. ah by the way thanks for your tips, I'll share them with my teammates who is the real beginner at that sort of things :).
I'd echo @shunaky comments, I've used RPGMaker when I first started and you can really get into some powerful scripting. You'll still be bound to some of the engine's pit falls but it is a great place to start. The hard part is getting away from the fact that everyone knows it was RPGMaker :)
Try to use some scripts that release you from some constrains on the engine (Free 8directions movement, for example) There are some battle systems that a lot of people have created already that are freaking awesom, you should try them (trying to understand the code as well)
Just keep practicing,One thing that helps learning is doing puzzles (Like Sokoban) you will get the hang of it pretty quickly by challenging yourself ^^
Good luck on it and the most important, have fun!
Otherwise really nice job!