Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Carnage 2 — Rhythm Arena Shooter Devlog

A topic by MamoruSan created 7 days ago Views: 92 Replies: 3
Viewing posts 1 to 3
(1 edit)

Hello! I have officially started development of Carnage 2, a sequel and reboot of one of my older projects.


Carnage 2 is planned as a fast first-person arena shooter with roguelike elements. The main goal is to create combat based on movement, timing and combinations rather than simple weapon switching or button spam.

The player will use several tools at the same time:

  • a sword for light and charged attacks;
  • a revolver with limited ammunition;
  • a rechargeable grenade;
  • dodges and unlockable combat skills.

The main mechanic is called Blood Tempo. It rewards the player for killing enemies in different ways, changing targets and staying active. The meter slowly decreases during inactivity, but at 50%, 75% and 100% it can be spent on special combat abilities.

The first public version is planned as 0.5.0. The current scope includes:

  • one summer farm arena;
  • four enemy waves;
  • a boss fight in the fifth round;
  • six enemy types, including the Forest Demon boss;
  • skills and upgrades between rounds;
  • adaptive resource drops;
  • the Blood Tempo system.

The game is being developed in Unreal Engine 5.4.4. The target platform is Windows, with releases planned for itch.io and Game Jolt.

Development is still at the very beginning. Right now I am preparing the project structure, base classes and development workflow. The next steps will be the first movement, camera and combat prototypes.

I will continue updating this thread as development progresses. Feedback and questions are welcome.

Carnage 2 — First Development Results

Development of Carnage 2 is now properly underway.

The first foundations are already in place: basic player movement, camera controls and the first version of the game's visual style. I'm currently working on jumping and fall damage before moving further into the player mechanics.


There is still a long way to go, but the project is finally starting to look and feel like an actual game.

More progress soon.

#indiedev #gamedev #indiegame #UE5 #UnrealEngine #FPS #devlog #Carnage2

Carnage 2 — Movement Progress

Another small step forward for Carnage 2.

Jumping and the first version of the dodge are now implemented. The player can already move around the test arena much more freely, and the basic movement system is starting to take shape.

These mechanics will later become an important part of combat — moving between enemies, avoiding attacks and keeping the rhythm of the fight.


Still early development, but the foundation is getting stronger!

#indiedev #gamedev #indiegame #UE5 #UnrealEngine #FPS #devlog #Carnage2

This looks so good! How did you make the sky - and what shaders have you used? Great work!