The thing is, image points are usually in a different position for each frame. Like they're positioned on a character's hand or face, which is moving in the animation. That's the intended use anyways.
[quote:13qiluel]Say I want to spawn an object from another object and want it to appear at a certain image point - It'd make things soooo much easier if we could copy image points from one animation frame to all the others without having to manually go in and change them.
but what's the point of an image point that's always in the same place?
From what you wrote, it sounds like you just want the object spawned a certain offset from the character. In that case, just spawn it at the hotspot and use a set position action. A picture would help though, not quite sure what you mean.