ok.. so lets say... i only have 1 type of object.. so lets call it a "block" soo.. on start of layout there will be 2 blocks.. both of them are the same object.. but they will spawn in random position and.. every tick.. they will move toward each other.. so i tried to use everytick.. move toward block... it didnt work.. i tried to use for each instance.. pick nearest and futhest "Block" but they just picking themself.. and none of them move.. help ?