虚幻商城将于十月中旬迁移至 Fab。 了解详情。

Game Core Sample

Unrealist - 蓝图 - 2024/09/06

A framework project for single-player games in blueprints.

  • 支持的平台
  • 支持的引擎版本
    5.4
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.uproject文件,可以作为创建新项目的模板使用。

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:

  • 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.