A .rar file is a compressed format, like a .zip. You'll need to unpack it; 7zip and WinRAR are popular methods. Once you do that you should have the .gb :)
Lazy Dev Games
Creator of
Recent community posts
You'll need to make sure the position references for various events are updated whenever you change the background's dimensions! In this case, if you expanded the scene to 192x176, your Replace Tile At Position events are now offset, so you're replacing all the tiles that match the new positions (in this case, it looks like it's grabbing a blank white tile).
Based on what you called out for the junk tiles, I messed around with an updated battle scene of 176x160 (putting a 1 8x8 tile black border around the scene) and the set the camera position (and updated my event position references), and it doesn't seem to use garbage tiles when shaking the screen anymore. It's a good call out, so I'll update the backgrounds for future Quests (I also want to clean up the text box borders so this is a good opportunity for an update).
Let me know if that works!
Interesting! Would be curious to see that kind of build some time.
The goal of this project is to be an entry level project that gets a new user / first RPG dev into a system with the basic tools available. We’ll be using fairly limited GBVM (just enough to get a feel) and ideally no plugins (to minimize complexity but also keep it evergreen in case plugins become incompatible).
Hopefully, the systems gets a user’s gears turning so that they can find ways to expand or streamline the system as they go!
The mechanics behind stats/classes/spells were based on Basic Fantasy. Since it was made for a game jam, I decided to use something open source as a way to keep things familiar for players and have a semblance of balance.
Thanks! The platforming sections were more of an experiment with a forced movement mini game than an attempt at making branching/interesting levels, and honestly I think it’s too janky to actually be fun if it had more verticality or larger levels.
When I come back to Stardiver, it will more likely be as a “true” platformer and not this mini game based one.
Thanks, the base was my favorite part to be honest! Most of the mini games were me just messing around seeing what type of games were possible (timing game/auto scrolling platformer/memory puzzles, etc). But the Home Base will probably be re-used when I eventually turn this into a full metroidvania or something.
Hi there! I recently grabbed this pack, but it looks like the main astronaut is missing? I'm only seeing versions that match the 'alternate' design, not the original version with the antennae on its helmet (as seen in the first screenshot).