Gothic-UnZENity-Project / Gothic-UnZENity

Fan project recreating Piranha Bytes' evergreens Gothic I and Gothic II in Unity Engine. Currently focussing on VR.
GNU General Public License v3.0
6 stars 1 forks source link

Add quest log - first iteration #50

Open JaXt0r opened 2 weeks ago

JaXt0r commented 2 weeks ago

Hint: Should be done after #35 as we need to talk to NPCs properly to trigger quest updates.

Implement a quest log where we store information about active and finished quests. The information about quests comes from DaedalusVM. Whenever we do something quest relevant, an external function is triggered and provides us with details.

Image

Links: