My asset is an independent system for implementing quests.
>>Documentation
Features:
- Quest logic does not require MonoBehaviour to be inherited.
- Activation / Progress / Completion of the desired quest is done in one line.
- Easy to understand interface with a list of all quests in the project.
-