A framework project for single-player games in blueprints.
Playable Demo | Showcase Video | Documentation
----- ----- ----- ----- -----
An Updated Demo Video with inventory UI.
----- ----- ----- ----- -----
Project Overview
A game core sample project featuring a Main Menu, Save Load Framework, UI Management Framework, and the implementation of Game Core Blueprints (game instance, game state, HUD, player controller and player state). Suitable as the base project for single-player games.
A complete inventory system is NOT included, but only a base version ready to be improved upon (comes with simple UI, item pick up and drop).
Game Assets
Item icons are taken from Game-Icons.net.
Cadman Font is downloaded from Font Squirrel.
UI Material Lab is referenced for the creation of the UI animation effects.
Features:
Number of Blueprints: 38
Input: Keyboard
Network Replicated: No
Supported Development Platforms:
Windows: Yes
Mac: Not Tested
Documentation: Documentation
Important/Additional Notes:
A written step-by-step guide to integrate with Game Animation Sample project is provided in Documentation.
I'll be at Discord if you need any help.