Edit Here is a JSFiddle with the code for the “tail” function commenting out.Solar System JSFiddle I have this object I am working on that has an object orbiting a center mass. That works perfectly. I am now trying to add a trailing line or “tail” that follows behind the planet. My tail object looks like this: The addPoint function