Game
Battle Buggy Glitch

1 year ago

Devlog 2023.4 - Stages, Rooms and Semi-Procedural Generation


So the first time I started working on BBG was in 2006.

No doubt at the time I was trying to bite off more than I could chew coz I wasn't really that good at game deving.

GameMaker Studio was fairly easy to use since it did a lot of complex stuff for you in the form of in-built functions.

Now I switched to godot and have years to sort of understand quite a number of technical stuff in game dev a bit more (especially vector math)

I'm beating around the bush but what I'm trying to say is that, at the time, the game wasn't what I sort of envisioned for it. It was just as good as I could technically make it and thats it. I designed my levels linearly because my brain would overload thinking about the complexities of random-dungeon designs and procedural generation.

As you can see in the GIF above, I'm working on something close to The Binding of Isaac, Enter The Gungeon and also Spelunky. This sort of plays well with the theme of the game (as I see it in my head). Plus, I'm confident that I can make it a lot more repayable now without worrying about linear-layout fatigue (that I get a lot).

But I wont dismiss some of the aspects of the game I was working on initially. There was something fun about fighting in vast open areas. So don't think that room sizes are going to be limited to what is on the GIF.

Anyway, that's all for now. I'm very relaxed working on this project. It feels a lot better to manage it Godot. The design philosophy works so well in managing large and growing projects.

I'm going to learn so so much from this project by the time i'm done. And I feel like I will be able to refactor and do post-optimizations without worrying about things breaking. I'm extremely grateful for the team behind the Godot Engine project.

Okay, until next time.



0 comments

Loading...

Next up

Devlog 2023.8 - Stage Room "Enhancements" + Pickups Intro

Devlog 2023.7 - Enemies Part 2-ish and Level Re-design

Devlog 2023.6 - Enemies Part 1 and Weapon Mechanics

CormacĀ“s shield animation

#pixelart #indiedev #gamedev

Devlog 2023.10 - Code Refactoring For Regular Stages / Boss Stages

We are back! We haven't been posting for a while since we switched from Unity to Godot, it took us a while to get used to the new engine, we also changed the name of the studio and basically restarted all the development of the game.

Devlog 2023.11 - Upgrading To Godot 4

Devlog 2023.12 - Downgrading To Godot 3.5 (and other important updates)(Video)

Warping between maps is in, as well as map names, bgm between maps, and finally got the Adventurer class their shield!

Devlog 2023.9 - Level Design Changes / Alt Weapons / Status Effects / Boss Battle Prep