Because the Anamthema prototype is still ongoing I decided to move its progress to a move dev log style format. It will also make it easier to share new features etc.
The intended gameplay will focus more on forward momentum and player resource management. The player will fire fast weapons while the enemies will fire more slow moving projectiles. Additionally, the game will not be linear and will focus on light environment puzzles, minor back tracking and exploration.
The prototype is entire build in Unreal 5.4 using C++. The first iteration was main meant for setting up the sprite based tech and figuring out a working pipeline.
The weapon is a Flipbook that has two sprite animations rendered within Blender. The enemy sprite set taken from the game Hexen but will be replaced later by sprites of my own.