Game Core Sample

iBlueprint - Blueprints - Sep 6, 2024

A framework project for single-player games in blueprints.

  • Supported Platforms
  • Supported Engine Versions
    5.4
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

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

Two icons from Game-Icons.net are used.

Cadman Font is downloaded from Font Squirrel.

Textures used in UIs are created by me, so you may use them freely.

UI Material Lab by Unreal Online Learning is referenced for the creation of the UI animation effects.

Technical Details

Features:

  • Main Menu
  • Save Load Framework
  • UI Management Framework
  • Sample Game Core Blueprints (Game Instance, Game State, Player State, HUD and Player Controller)
  • Handcrafted UI Materials
  • Inventory System Base
  • Game World Time System Base

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.