TBye101/MagicalLife

Job System

TBye101 opened this issue · 1 comments

When assigning jobs to character in singleplayer (and maybe multiplayer too), characters start new jobs without finishing their old ones. Something to do with who is doing what job is not right.

Found out that jobs are being completed when they are really not done. Something to do with the task completion event and dependencies not working right.