/tg/ Station 13 - Modules - TypesVar Details

find_mom

Looks around for a nearby adult of one of BB_FIND_MOM_TYPES (skipping BB_IGNORE_MOM_TYPES) and stores it.

Vars

found_mom_keyBlackboard key to store the found parent in.
ignore_types_keyBlackboard key holding typepaths to skip even if they match (e.g. other babies).
look_rangeHow far to look for our parent.
mom_types_keyBlackboard key holding the list of typepaths we accept as parents.

Var Details

found_mom_key

Blackboard key to store the found parent in.

ignore_types_key

Blackboard key holding typepaths to skip even if they match (e.g. other babies).

look_range

How far to look for our parent.

mom_types_key

Blackboard key holding the list of typepaths we accept as parents.