
Blood Eclipse
A downloadable game for Windows
I used Meshy to create a large portion of the 3D models, while ChatGPT was used to generate the fighter icons and the menu backgrounds.
For the UI, I use Unity UI Toolkit for all menus and screens. The only part built with the legacy UGUI system is the health bars.
The project relies on several ScriptableObjects to store references to scenes, fighters, and combo data, including combo chains.
Like in a Mortal Kombat-style fighting game, players can select both their fighter and the stage through these ScriptableObjects. The selected stage is then loaded additively, and the chosen fighters are spawned into it.
Visual effects are created using Unity's Visual Effect Graph, and the fighters' behavior is managed through a Hierarchical Finite State Machine (HFSM).
The main theme music was produced by me using FL Studio.
Download
Install instructions
Download, Unzip and Click on exe



Leave a comment
Log in with itch.io to leave a comment.