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:
You can calculate the vector between the source and the target, as @Denjo said. You can do this by subtracting the source from the target with a single calculator.
You can get the target tag's scene position from the tag's "scene transform" output. Plug that into a splitter to get translation (scene position), orientation, and scale. You want the translation.