언리얼 엔진 마켓플레이스는 10월 중순에 팹으로 이전될 예정입니다. 자세히 알아보세요.

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.