Integrated Tunnels

Integrated Tunnels

53M Downloads

Unclear description for 'passive interaction' aspect option

met4000 opened this issue · 2 comments

commented

Issue type:

  • ➕ Feature request

Short description:

From testing, the current 'passive interaction' aspect option allows things to pull from exporters and push into importers (so long as the aspect allows it) - see also #311.

The current in-game description of this aspect option is unclear; it can be read to say that enabling it will allow both importers and exporters to be both pushed and pulled from, rather than just pushing for importers and just pulling for exporters. It also does not mention that the pushing/pulling can only occur for items that satisfy the current aspect config.
image

If #311 is not accepted (which would likely require redoing the aspect option and/or description anyways if accepted), could the description for the passive interaction aspect option be modified to include only pushing or pulling will work, and optionally mention something about passive interaction respecting the aspect config?

E.g.: "If the target may insert into the network." on importers and "If the target may extract from the network." on exporters, or "If the target may insert into this importer or extract from this exporter, respecting any aspect configurations." on both.

commented

Thanks for the suggestion!

commented

Another alternative description could be:

If the target may actively feed items on top of the existing insertion/extraction, respecting the aspect settings and transfer direction.