Quest Editor Plugin

Alf - 코드 플러그인 - 2020/07/04

A plugin to manage and create quests and dialogs for NPCs, with very dynamic and customizable features.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.25 - 4.27, 5.0 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

기술적 세부사항

Features:

  • Quest and dialogs system.
  • Simultaneous quests.
  • Complete, fail and abandon quests.
  • Multiple starts and ends for quests or dialogs.
  • Multiple NPCs per quest supported.
  • Supports non-linear quests and dialogs, with multiple paths.
  • Can have timers inside quests. (Timer task.)
  • Conditional tasks and branching.
  • Customizable tasks objects. Create any task you need for your game.
  • Premade tasks. System tasks and conditions. Reach location. Timers and delays.
  • Rewards system.
  • Heavily exposed to blueprints.
  • Multiplayer.
  • System savegame for player progress.
  • Quest editor widget, for creating and managing quests, dialogs and npcs.
  • Highly customizable to adapt to your own tasks and workflow.
  • In-editor and real time debugging and visualization.
  • Supports localization.
  • Includes examples of Quests, Dialogs, Blueprints, Datatables, Game UI and Tasks, for easier setup and understanding of the system.
  • And more...


Code Modules:

  •  QuestEditor [Runtime]
  •  QuestEditorDev [Editor]

Number of Blueprints: 100+

Number of C++ Classes: 45+

Network Replicated: Yes

Supported Target Build Platforms: Windows