Nice job! Just a tip... I see you actually making the Euclidean distance formula by hand(with the subtraction, dot product and then the square root). - Why not just use the "Distance" node under "High Level" ? Much easier and less nodes to worry about. :) Distance node vs: individual nodes... Just a suggestion! ...unless…