#Making objects of a list conditional on each other

1 messages · Page 1 of 1 (latest)

normal sun
#

so i have a list of objectives..they are checked regularly if they are completed then their completed bool gets flipped to true

i would like to connect these objectives in the list so a special case can be made one depends on the other

but when i make an Objective [] in the parent objective i cant drag the conditional objective into it to reference it

is there a way to get coss references from the same list?

or the objective system must be rewritten in a tiered system(there are master objectives that have sub objectives and both the display and the checking system is made aware of this and checks and displays accordingly).

slow shadow
#

use a list?

normal sun
slow shadow
normal sun
#

It doesn't need to be serialized it's basically set up in the editor
I think it's something with the reference object relationship
Because it's basically offering me to make a new objective from scratch and not a slot to put one in