Open CowboyCoderForever opened 3 years ago
The OG just had the large text area and showed all objectives as one big string like this:
{Display name if it exists}:{description}
{completed/uncompletedText}
{Display name if it exists}:{description}
{completed/uncompletedText}
...
So it didn't have this smaller area with lists of objectives. It seems weird to use the description as an objective's name, so I put the whole "objective missing display name" thing to try to get the scenarios to be consistent with how objectives are setup. I can always just show the description there if there's no display name instead.
Sometimes, Objectives are missing their display name. How does the OG deal with this?