OUTGUNNED

@outgunned.bsky.social

This is a 2D shooter game about cats in a cyberpunk dystopia It is still in development and I'll post any news here!

I think I got it! One of my viewers suggested adding splatter on weapon and player when you shoot up close. I thought about that idea before so I knew how to do it. All that's left is to do the code. So, hopefully I can finish it and show you results in a few hours!

BildBild

Today started making calibers for guns! Here’s the basic ones. ST in the name stands for “Smart targeted” as it is a separate type of cartridge that can only be used on smart guns. It’s a self-propelled bullet (works like a mini rocket), that can turn toward enemies.

Bild

Finally managed to get this level generator working! It has some rare issues but it already can create multi chunk structures. Also, I added a new level to test those. For now, this level does not have any detailing, but that’s much easier to add. Here’s some levels generated by new algorithm!

BildBildBildBild

Well, that's certainly an improvement after previous iteration of the level generator. The thing I'm trying to do is to make it able to generate big modular rooms with balconies and stuff. Still some work to do but it already works half the time instead of not working at all.

Bild

This is how AI in Outgunned sees the level! It's an automatically generated navigational mesh with visualization for debugging Walkable platforms are white, stairs - blue, and ledges - red If you would like a deeper dive in this system let me know and I'll make a video about it too!

Bild