Hi, I have researched and tried various things but can't work out if there is a way to translate svg elements from 'absolute' coordinates?   i.e. translate a bunch of svg elements all starting from the center, and finishing at their actual position   So in the codepen, I would like to tween all the chickens from the black box to their actual positions ( on the black lines )    Currently, I put in the x,y value of the black box to tween from, but the chickens use thi