im trying to script this spikey pom-pom balls in 3d space. i draw lines from the centre points that (i random the positions) and then translate and rotate them with random angles. the prob is i need to know the coordinates at the end of the lines after they're being rotated to proceed with my script and i cant quite figure out. i dont know if its possible? i think modelx, y, z only works for centre point? please help!
//// drawing the circles up each time the script runs