Demo
Quests
Documentation
Docs
Forum
EasyQuest allows you to make quest/missions with some need for coding.
Features:
-Multiple Objective Types: Allows you to make a few quest types, such as: Collect, Defeat, Go To Position, Move object to position, Return to, Talk to
-Save and Load: Comes with a script that you can use to save and load quest data.
-Multiple Objectives: One quest is able to have multiple objectives, each having it's own quest type.
-Linking Quest: Ability to have quest that have to be completed in order.
-Example Scene: Includes a example that shows the ways you can use the system, along with commented code to show you what everything does.
-Nothing extra: The system is not dependent on anything, so you can implement it anyway you like.