Miscellaneous Leaks

[UE4] Quest System

Submitted by piscomen, , Thread ID: 203786

Thread Closed
17-04-2021, 04:07 PM
This post was last modified: 18-04-2021, 01:34 PM by piscomen
#1
Video: https://www.youtube.com/watch?v=YIs2GsUAsd4
Example Project: gum.co/HbOB
Example Project for UE 4.21 and above: https://drive.google.com/drive/folders/1...sp=sharing

Multi-purpose quest system plugin, which will fit for any type of game.
Add Quest Manager to PlayerState blueprint(or in Player Controller or Character, if you're not planning to use it in multiplayer or with different pawns) and you can start to use the system.
All you need to do is to set some params in a quest or task blueprints(like quest description), implement reaction on events, like OnQuestCompleted and place a few nodes in proper places according to your story, like AcceptQuest to start the journey.


Users browsing this thread: 1 Guest(s)