This is how I am designing this quest system. Quest have steps, steps contain tasks. Tasks are what the player must do/achieve. Each task can emit an event pre/post task completion, so I can trigger game events, like music/sounds/weather, etc. currently this is working, but maybe overkill? #ue5
3 likes 1 replies
?