
Omega Game Framework is a free, open-source plugin for Unreal Engine that aims to streamline the process of game creation. Develop games faster and keep your blueprints modular for cleaner organization.
FEATURES

Gameplay Systems
Singleton actors that break up the various systems and mechanics in your game into modular pieces for better access, organization, and control.


Combatants and Abilities
Quickly set up stats and abilities for your characters while keeping them broken up into clean and manageable sections


Saving
Automated system for saving and loading both individual and global game files


Game Preferences
Customizable DataAssets that allow the end-user to modify their game experience. (E.G. Audio Volume, Graphics options, gameplay settings, etc.)


New Widget Classes (Menus, HUD Layers, Data Lists)
New widget class allow you to categorize and setup interface designs and control with ease.
