See below, I am trying to make the cubes outside the plane be “mirrored” against the edges of the plane, so if the cube in the middle moves towards an edge, the “reflection” cube outside of that edge moves towards this.
How is this done?
Have got it to copy the x values and the y values to keep the reflected cubes on the same place, but have no idea how to not copy the other axis, but invert it.