Skip to main content

Report this content

We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.

Note that misuse of the reporting tool will not be tolerated.

Item being reported:

A forum post by TrenchBucket

I think the issue here is that you're ending up with the vector between the two tags, rather than the distance between them. The position is three values describing the difference, in coordinates, on the X, Y and Z axes respectively. You need to convert that to a single value, the distance, which is the magnitude of the vector.

Search the dreamiverse for 'vector length', which I think was built by phort, and wire your current output into its input. The output of the vector length chip should then be the distance you are looking for.

Oh dear! Your browser is either unsupported or there has been a problem loading the page.