I am struggling trying to connect a 5 particles(each one an object) to an array of 10 particles(contained in a single class). However, this is just one part of the process because after connect let's say the first particle to the other 10(from the single class), I should peak just the three closes ones and transfer data via hashmaps subjected to the distance differentiation.