I'm drawing a motion path and I'm drawing it piece by piece. Each time I draw part of the path it creates a new shape which basically acts like its own layer. This is a problem because the motion path doesn't recognize anything that's not a part of the initial layer. Is there any way to merge two shapes into one?