Small-Loan-Studio / TGO

0 stars 0 forks source link

Quest Managers and phase subquests #116

Open this-is-envy opened 1 week ago

this-is-envy commented 1 week ago

A repro exists in BadLevelA.

if you activate a phase subquest to before the phase parent it doesn't walk up to the phase parent and set that quest to active.

This isn't de facto incorrect but when that sub-phase quest completes the next quest in the phase order gets activated which is a little weird given that there is no obvious grouping.

I've listed this as probably chill but that mostly depends on how excited/comfortable you are with tree/graph operations